Skip to content

dinohapp/learning-git4web-travel

Repository files navigation

This is the project built from the course by Brad Schiff on Udemy. To run the project, run npm install, then make sure gulp-cli is installed. and run gulp build. The project dev files are located in app folder and the production version is in the docs folder.

if gulp does not work, create npm-shrinkwrap.json in the root folder and paste the following:

{ "dependencies": { "graceful-fs": { "version": "4.2.2" } } }

then run npm install.

About

from git4web udemy course. All code credit belongs to the author of the course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •