The AVSP Ltd CH5 TypeScript template for Create React App.
npm install cra-template-ch5-typescriptThis is an unofficial third party TypeScript template for Create React App and Crestron CH5
To use this template, add --template ch5-typescript when creating a new app.
For example:
``sh
npx create-react-app my-app --template ch5-typescript
yarn create react-app my-app --template ch5-typescript
``
This template is provided by Chris Poole, AVSP Ltd, UK. Please feel free to get in touch on github or by email to me
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.