Skip to content

Instantly share code, notes, and snippets.

@squadwuschel
Created December 7, 2016 08:07
Show Gist options
  • Select an option

  • Save squadwuschel/532c7430b73fa707050ad0960e6882a9 to your computer and use it in GitHub Desktop.

Select an option

Save squadwuschel/532c7430b73fa707050ad0960e6882a9 to your computer and use it in GitHub Desktop.
npm Scripts
{
"scripts": {
"start": "webpack-dev-server --inline --progress --port 8080"
},
"dependencies": {
"@angular/common": "~2.2.0",
"@angular/compiler": "~2.2.0",
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment