Update documentation of installation process

This commit is contained in:
Martin Walk
2016-12-15 11:34:13 +01:00
parent 6c51618a2a
commit f87e81ed3d

View File

@@ -13,7 +13,8 @@ Currently this contains the [Angular 2 Universal Starter](https://github.com/ang
- [Node.js](https://nodejs.org/)
## Installation
- `npm install`
- `npm run global` to install global dependencies
- `npm install` to install local dependencies
## Serve
- `npm start` to build your client app and start a web server