79ae7251c9106f5973884cc6a159fdaf9a5bfcf6
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
Description
Languages
JavaScript
99.2%
CSS
0.7%