Go to file
2022-04-24 13:11:10 +08:00
src fix: config & Sidebar 2022-04-24 13:11:10 +08:00
.gitignore init 2021-12-10 15:01:53 +08:00
.gitlab-ci.yml fix: config & Sidebar 2022-04-24 13:11:10 +08:00
.Prettierrc.js refactor: salesDashboard 2021-12-14 16:00:06 +08:00
404.html fix: route & viteconfig 2022-04-24 10:08:45 +08:00
deploy.sh fix: route & viteconfig 2022-04-24 10:08:45 +08:00
favicon.ico chore: vue-cli to vite 2022-03-29 09:55:10 +08:00
index.html fix: route & viteconfig 2022-04-24 10:08:45 +08:00
package-lock.json add include Role 2022-04-16 13:37:36 +08:00
package.json add include Role 2022-04-16 13:37:36 +08:00
postcss.config.js fix: route & viteconfig 2022-04-24 10:08:45 +08:00
README.md init 2021-12-10 15:01:53 +08:00
tsconfig.json chore: vue-cli to vite 2022-03-29 09:55:10 +08:00
vite.config.js fix: config & Sidebar 2022-04-24 13:11:10 +08:00

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

Customize configuration

See Configuration Reference.