欢迎来到C团队专案
这个项目是用编写的,Nuxt js是Vue.js的SSR版本被用作前端框架
构建设置
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm run start
# generate static project
$ npm