File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ _Lint_ - ESlint
59
59
60
60
_ Styles_ - SCSS Styling
61
61
62
- Here are a few highlights to look out for in this boilerplate -
62
+ Here are a few highlights to look out for in this boilerplate
63
63
64
64
<dl >
65
65
<dt >Instant feedback</dt >
@@ -94,12 +94,12 @@ But wait... there's more!
94
94
95
95
## Quick start
96
96
97
- 1 . Clone this repo using ` git clone --depth=1 https://github.com/flexdinesh/react-redux-boilerplate.git `
97
+ 1 . Clone this repo using ` git clone https://github.com/flexdinesh/react-redux-boilerplate.git `
98
98
2 . Move to the appropriate directory: ` cd react-redux-boilerplate ` .<br />
99
- 3 . Run ` yarn ` or ` npm install ` in order to install dependencies.<br />
99
+ 3 . Run ` yarn ` or ` npm install ` to install dependencies.<br />
100
100
4 . Run ` npm start ` to see the example app at ` http://localhost:3000 ` .
101
101
102
- Now you're ready to rumble !
102
+ Now you're ready build your beautiful React Application !
103
103
104
104
## License
105
105
You can’t perform that action at this time.
0 commit comments