2.0.0 • Published 4 years ago

create-test-react-app v2.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
4 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

4 years ago

1.0.19

4 years ago

1.0.18

4 years ago

1.0.22

4 years ago

1.0.21

4 years ago

1.0.17

4 years ago

1.0.16

4 years ago

1.0.15

4 years ago

1.0.14

4 years ago

1.0.13

4 years ago

1.0.12

4 years ago

1.0.11

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago