Skip to content

Instantly share code, notes, and snippets.

@jeffersonsouza
Created December 3, 2016 18:26
Show Gist options
  • Save jeffersonsouza/c330891ec5afebd0ebde21451683eee6 to your computer and use it in GitHub Desktop.
Save jeffersonsouza/c330891ec5afebd0ebde21451683eee6 to your computer and use it in GitHub Desktop.
{
"name": "todo-app",
"version": "0.0.0",
"license": "MIT",
"scripts": {
"start": "ng serve"
},
"dependencies": {
"express": "~4.14"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment