pinche
1.0
一个基于vue.js,express和mysql的简易拼车平台
一个基于vue.js,Express和MySQL的简单拼车平台
# 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
有关工作方式的详细说明,请查看Vue-Loader的指南和文档。