osredm-small-tools/README.md

615 B
Raw Blame History

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.