Skip to content

Commit 9ac45ff

Browse files
committed
Updated docs.
1 parent 37975f6 commit 9ac45ff

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,12 @@ To start developing in the project run:
3939
gulp serve
4040
```
4141

42+
or
43+
44+
```bash
45+
npm start
46+
```
47+
4248
Then head to `http://localhost:3001` in your browser.
4349

4450
The `serve` tasks starts a static file server, which serves the AngularJS application, and a watch task which watches

0 commit comments

Comments
 (0)