/cra-template-kea-typescript

The Kea TypeScript template for Create React App.

Primary LanguageTypeScript

cra-template-kea-typescript

This is the official Kea TypeScript template for Create React App.

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

For example:

npx create-react-app --template kea-typescript my-app

# or

yarn create react-app --template kea-typescript my-app

For more information, please refer to: