mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
Update documentation of installation process
This commit is contained in:
@@ -13,7 +13,8 @@ Currently this contains the [Angular 2 Universal Starter](https://github.com/ang
|
|||||||
- [Node.js](https://nodejs.org/)
|
- [Node.js](https://nodejs.org/)
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
- `npm install`
|
- `npm run global` to install global dependencies
|
||||||
|
- `npm install` to install local dependencies
|
||||||
|
|
||||||
## Serve
|
## Serve
|
||||||
- `npm start` to build your client app and start a web server
|
- `npm start` to build your client app and start a web server
|
||||||
|
Reference in New Issue
Block a user