A Vue.js project
技术栈基于webpack打包工具、vue框架:如webpack、vue、vue-router、vuex、mint-ui、swiperJs、nodeJs、less、typescript)
# 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
# 启动node服务器
node server/server.js
https://github.com/marketplace/actions/setup-node-js-environment
For a detailed explanation on how things work, check out the guide and docs for vue-loader.