Skip to content

template-hub/template-parcel-ts

Repository files navigation

template-parcel-ts

my astonishing SAO template for React project with typescript and parcel

CircleCI Version

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