There was an error while loading. Please reload this page.
1 parent 4988362 commit c3f4ca0Copy full SHA for c3f4ca0
README.md
@@ -11,7 +11,7 @@ React js boilerplate is to help you kick start your react web application, with
11
## Setup:
12
13
1. `yarn` or `npm install`
14
-2. `yarn start:dev` to build all files into `dist` folder and watch for any changes
+2. `yarn start:dev` to build and watch for changes, also a dev server will start on `http://localhost:8080/`
15
16
#### Other scripts:
17
1. `yarn json-server` to create test json api `http://localhost:3001/`
0 commit comments