vue3.x ssr
npm run dev
: start project in development mode
npm run server
: start project in production mode. Project will be built before starting.
npm run build
: build project
- vite
- vue3
- vue-router
- vuex
- koa
- jsx
- customize meta&title
- asyncData
- sass
- postcss + postcss-preset-env
- eslint
- babel+polyfill