File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -145,12 +145,13 @@ See Flexbox Grid Mixins documentation: [http://thingsym.github.io/flexbox-grid-m
145
145
146
146
1 . run ``` $ sudo yum install nodejs npm ```
147
147
2 . run ``` $ sudo npm install --global gulp-cli ```
148
- 3 . Forking on GitHub
149
- 4 . run ``` $ cd /path/to/flexbox-grid-mixins ```
150
- 5 . run ``` $ npm install ```
151
- 6 . run ``` $ bundle install --path vendor/bundle ```
152
- 7 . run ``` $ gulp serve ```
153
- 8 . Access URL http://localhost:3000
148
+ 3 . run ``` $ sudo npm install --global npm-check-updates ``` (optional)
149
+ 4 . Forking on GitHub
150
+ 5 . run ``` $ cd /path/to/flexbox-grid-mixins ```
151
+ 6 . run ``` $ npm install ```
152
+ 7 . run ``` $ bundle install --path vendor/bundle ```
153
+ 8 . run ``` $ gulp serve ```
154
+ 9 . Access URL http://localhost:3000
154
155
155
156
## Contribution
156
157
You can’t perform that action at this time.
0 commit comments