mirror of
https://github.com/MCSManager/UI.git
synced 2024-11-27 08:39:51 +08:00
public | ||
src | ||
.gitignore | ||
.prettierignore | ||
.prettierrc.json | ||
babel.config.js | ||
jsconfig.json | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md | ||
vue.config.js |
project2104-ui
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