Skip to content

Commit c3f4ca0

Browse files
committed
readme update
1 parent 4988362 commit c3f4ca0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ React js boilerplate is to help you kick start your react web application, with
1111
## Setup:
1212

1313
1. `yarn` or `npm install`
14-
2. `yarn start:dev` to build all files into `dist` folder and watch for any changes
14+
2. `yarn start:dev` to build and watch for changes, also a dev server will start on `http://localhost:8080/`
1515

1616
#### Other scripts:
1717
1. `yarn json-server` to create test json api `http://localhost:3001/`

0 commit comments

Comments
 (0)