mirror of
https://github.com/KarolChang/jm-expense-vue-ts.git
synced 2024-12-26 03:38:35 +00:00
.firebase | ||
public | ||
src | ||
.firebaserc | ||
.gitignore | ||
.Prettierrc.js | ||
babel.config.js | ||
deploy.sh | ||
firebase.json | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.json | ||
vue.config.js |
jm-expense-vue-ts
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint