@tawa/next-typescript-boilerplate
v0.1.0-alpha.11
Published
next-typescript-boilerplate
Downloads
5
Readme
@tawa/react-typescript-boilerplate
This is the official React TypeScript template for Create Tawa App.
To use this template, add -b react-typescript
when creating a new app.
For example:
npx create-tawa-app my-app -b react-typescript
# or
yarn create tawa-app my-app -b react-typescript
For more information, please refer to:
- Getting Started – How to create a new app.
- User Guide – How to develop apps bootstrapped with Create React App.