/star-rain

星星雨项目开发

Primary LanguageVueMIT LicenseMIT

Volunteer project for supporting Beijing Stars and Rain Education Institute for Autism

#安装环境:node npm cnpm vue element-ui echarts(版本为4.9.0)

# 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