- Vuex
- Typescript
- unit Testing
- E2E test
- Progresive Web App Support
More on https://cli.vuejs.org/zh/guide/deployment.html
After the source coder is pushed to GitHub, the deployment will be automatically triggered on netlify.com.
And exmple app: https://mit-todo.netlify.com/
在 Netlify 上,使用以下设置从 GitHub 创建新项目:
构建命令: npm run build or yarn build
发布目录: dist
点击 deploy 按钮!