mirror of
https://gitee.com/doramart/DoraCMS.git
synced 2024-11-29 18:58:47 +08:00
.. | ||
public | ||
src | ||
.browserslistrc | ||
.gitignore | ||
babel.config.js | ||
package.json | ||
postcss.config.js | ||
README.md | ||
vue.config.js |
navbar
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Run your tests
npm run test
Lints and fixes files
npm run lint