Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Installation Steps #19

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

sibenye
Copy link

@sibenye sibenye commented Oct 10, 2016

No description provided.

# install the dependencies with npm
$ npm install

$ npm install typescript @angular/compiler-cli @angular/platform-server --save

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are already in the package.json, npm install should take care of these

@@ -14,16 +14,19 @@
"dependencies": {
"@angular/common": "^2.0.0",
"@angular/compiler": "^2.0.0",
"@angular/compiler-cli": "^0.6.4",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these are already listed in the devDependencies

@sibenye
Copy link
Author

sibenye commented Jan 9, 2017

@christinakayastha I have removed the duplicate dependencies, should be able to merge now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants