chore: update readme

This commit is contained in:
Anthony Fu 2020-09-16 00:04:25 +08:00
parent 269bf503c2
commit 1ecc284ddc

View File

@ -61,6 +61,7 @@
### Dev tools ### Dev tools
- [TypeScript](https://www.typescriptlang.org/) - [TypeScript](https://www.typescriptlang.org/)
- [Vue TypeScript Plugin](https://github.com/znck/vue-developer-experience/tree/master/packages/typescript-plugin-vue) - better type support for Vue
- [pnpm](https://pnpm.js.org/) - fast, disk space efficient package manager - [pnpm](https://pnpm.js.org/) - fast, disk space efficient package manager
- [Netlify](https://www.netlify.com/) - deploy - [Netlify](https://www.netlify.com/) - deploy
- [VS Code Extensions](./.vscode/extensions.json) - [VS Code Extensions](./.vscode/extensions.json)
@ -88,7 +89,7 @@ pnpm i # If you don't have pnpm installed, run: npm install -g pnpm
## Checklist ## Checklist
When you setup your clones, try follow the checklist to update info properly When you use this template, try follow the checklist to update your info properly
- [ ] Rename `name` field in `package.json` - [ ] Rename `name` field in `package.json`
- [ ] Change the author name in `LICENSE` - [ ] Change the author name in `LICENSE`