Last active
August 29, 2015 14:27
-
-
Save chadfurman/1e1bc92d32d61e5c136a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
``` | |
$ 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