Skip to content

Instantly share code, notes, and snippets.

@chadfurman
Last active August 29, 2015 14:27
Show Gist options
  • Save chadfurman/1e1bc92d32d61e5c136a to your computer and use it in GitHub Desktop.
Save chadfurman/1e1bc92d32d61e5c136a to your computer and use it in GitHub Desktop.
```
$ mkdir cms
$ cd cms
$ npm init
$ npm install angular2 --save-dep
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment