Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 600 Bytes

File metadata and controls

20 lines (12 loc) · 600 Bytes

kh-template-react-typescript

This is the Kh TypeScript template for Create React App.

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

For example:

npx create-react-app my-app --template kh_typescript

# or

yarn create react-app my-app --template kh_typescript

For more information, please refer to: