0.0.5 • Published 6 years ago

cra-template-typescript-mobile v0.0.5

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

cra-template-typescript-mobile

npm npm code style: prettier GitHub top language GitHub last commit GitHub

🍥 This is the script template for mobile based on the official version of Create React App.

To use this template, add --template typescript-mobile when creating a new app.

For example:

npx create-react-app my-app --template typescript-mobile # There is currently a problem with using npx to create a project, waiting for the official fix.

# or

yarn create react-app my-app --template typescript-mobile # Recommend

For more information, please refer to:

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago