291 B
291 B
MyCloset 👕
Environment Setup
- Copy
.env.exampleto.env - Fill your Firebase configuration keys into the variables defined in
.env.
Development
-
Install dependencies:
npm install -
Run the development server:
npm run dev