cra-template-ch5
This is an unofficial third party JavaScript template for
Create React App and
Crestron CH5
If you specify --template ch5 when calling Create React App, this template will be used.
For example:
``
sh
npx create-react-app my-app --template ch5
or
yarn create react-app my-app --template ch5
``
There is also a TypeScript version of this template available, I would recommend using it!
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.