Skip to content

Instantly share code, notes, and snippets.

@webdesserts
Created November 14, 2015 02:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save webdesserts/db12e0b734806610fe45 to your computer and use it in GitHub Desktop.
Save webdesserts/db12e0b734806610fe45 to your computer and use it in GitHub Desktop.
{
"name": "web-app",
"scripts": {
"build": "gulp build",
"start": "gulp serve",
"test": "gulp test"
},
"devDependencies": {
"gulp": "~3"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment