78b56a8b78cae1872aaa1cb8f4d25f2c3a18d6fc
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%