parent
021c12d58a
commit
d8d5e17796
|
@ -7,7 +7,7 @@ Angular.io is currently the preview site for Angular 2. This site also includes
|
||||||
|
|
||||||
|
|
||||||
## Development Setup
|
## Development Setup
|
||||||
1. install [nvm](https://www.npmjs.com/package/nvm)
|
1. install [nvm](https://github.com/creationix/nvm)
|
||||||
2. Clone this repo and [angular](https://github.com/angular/angular) on the same parent directory
|
2. Clone this repo and [angular](https://github.com/angular/angular) on the same parent directory
|
||||||
3. cd into root directory `angular.io/`
|
3. cd into root directory `angular.io/`
|
||||||
4. make sure you are using the latest node and npm by running `nvm use 4`.
|
4. make sure you are using the latest node and npm by running `nvm use 4`.
|
||||||
|
|
Loading…
Reference in New Issue