1.2.1 • Published 5 years ago
template-parcel-ts v1.2.1
template-parcel-ts
my astonishing SAO template for React project with typescript and parcel
Installation
Install SAO first.
npm i -g sao
Create a new project
From git
cd my-project
// add --update flag to using latest version
sao template-hub/template-parcel-ts --update
From npm
cd my-project
sao template-parcel-ts --update
Development
- 如果更新了template 中的配置文件,需要执行
npm run test -- -u
更新 snapshot。
License
MIT © foryuki