Skip to content
Snippets Groups Projects
Commit f24c3c11 authored by Lucas Gabriel Lima's avatar Lucas Gabriel Lima
Browse files

add gulp and gulpfile to project

parent dceb479c
No related branches found
No related tags found
2 merge requests!10Gulp,!7Refactor enrollments route to include query building
Pipeline #
var gulp = require('gulp');
gulp.task('default', function() {
});
......@@ -28,6 +28,7 @@
"devDependencies": {
"chai": "^3.5.0",
"chai-http": "^3.0.0",
"gulp": "^3.9.1",
"mocha": "^2.5.3"
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment