2.0.0 • Published 5 years ago

create-test-react-app v2.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

create-test-react-app

Create A React App with basic Configuration

To install create-test-react-app in your system you can write npm i create-test-react-app -g

To create a React App, use: create-test-react-app --app myapp

Run the app using: npm run start

To create a React App with Node server, use: create-test-react-app --app myapp --use node

To run server use: npm run start:server

To run client use: npm run start:client

This will be running the App on PORT 5000

2.0.0

5 years ago

1.0.19

5 years ago

1.0.18

5 years ago

1.0.22

5 years ago

1.0.21

5 years ago

1.0.17

5 years ago

1.0.16

5 years ago

1.0.15

5 years ago

1.0.14

5 years ago

1.0.13

5 years ago

1.0.12

5 years ago

1.0.11

5 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago