Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/manojadams/add-react-app

CLI tool for adding react apps quickly out of the box: npx add-react-app
https://github.com/manojadams/add-react-app

Last synced: 22 days ago
JSON representation

CLI tool for adding react apps quickly out of the box: npx add-react-app

Awesome Lists containing this project

README

        

# About
Quickly create react web applications from templates

## Create dashboard app
````
npx add-react-app --template=dashboard

````

## Create evergreen app
````
npx add-react-app --template=evergreen
````