@react95/cra-template-typescript
v0.1.2
Published
The official React95+TS template for Create React App.
Downloads
4
Readme
@react95/cra-template
The official @react95 + TS template for Create React App.
For example:
npx create-react-app my-app --template @react95/typescript
# or
yarn create react-app my-app --template @react95/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.