An open API service indexing awesome lists of open source software.

https://github.com/byndyusoft/cra-template

Template for Create React App
https://github.com/byndyusoft/cra-template

Last synced: 4 months ago
JSON representation

Template for Create React App

Awesome Lists containing this project

README

        

# @byndyusoft/cra-template

> Template for [Create React App](https://github.com/facebook/create-react-app).

## Usage

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

For example:

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

# or

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

## Maintainers

- [@byndyusoft/frontend](https://github.com/orgs/Byndyusoft/teams/frontend) - [[email protected]](mailto:[email protected])