Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
brenopolanski committed Nov 16, 2015
1 parent ea5d785 commit 6c328ec
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/main/resources/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,12 @@ In order to run it locally you'll need a basic server setup.
$ npm install
```
3. Run server:

```sh
$ npm start
```
4. Run tasks and serve:

```sh
$ gulp
```
Expand All @@ -26,4 +28,4 @@ In order to run it locally you'll need a basic server setup.
- `gulp stylus`: Compile stylus files
- `gulp watch`: Call for watch files
- `gulp webpack`: Build files ReactJS
- `gulp webpack-dev-server`: Uses the webpack-dev-middleware to serve a webpack bundle
- `gulp webpack-dev-server`: Uses the webpack-dev-middleware to serve a webpack bundle

0 comments on commit 6c328ec

Please sign in to comment.