fd85ba6eb8 | ||
---|---|---|
public | ||
src | ||
.gitignore | ||
LICENSE | ||
README.md | ||
package.json | ||
vue.config.js |
README.md
osredm-small-tools
红山开源工具库致力于集成开发团队及研究团队常用好用的日常工具,做到轻量级、易部署集成,目前项目正在开发ing
Build Setup
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
For a detailed explanation on how things work, check out the guide and docs for vue-loader.