- 线上地址:https://sopher.group
注:目前暂不适配移动端。
-
前端:vue-cil + vue2 + vuex + vue-router
-
服务端:express + sequelize
-
服务器环境:ubuntu14.04 + nginx + mysql + nodejs + pm2
# 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 detailed explanation on how things work, checkout the guide and docs for vue-loader.