Skip to content

Commit

Permalink
updating readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ablackledge committed Apr 19, 2017
1 parent ecdb68b commit b7fd438
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.


### `npm run build`
### `npm run build` or just `gulp` to also run the sass build alongside the react build

Builds the app for production to the `build` folder.

Expand All @@ -28,3 +28,5 @@ It correctly bundles React in production mode and optimizes the build for the be
The build is minified and the filenames include the hashes.




0 comments on commit b7fd438

Please sign in to comment.