/cra-template

Template for Create React App

Primary LanguageTypeScript

@byndyusoft/cra-template

Template for Create React App.

Usage

To use this template, add --template @byndyusoft/cra-template when creating a new app.

For example:

npx create-react-app my-app --template @byndyusoft/cra-template

# or

yarn create react-app my-app --template @byndyusoft/cra-template

Maintainers