Skip to content

Scaffold of an express app and gulp workflow for single page apps

License

Notifications You must be signed in to change notification settings

jarodccrowe/spa-scaffold

 
 

Repository files navigation

Single Page App Scaffold

Scaffold of an express app and gulp workflow for single page apps

Prerequisites:

npm install -g bower gulp

To get up and running:

npm install
bower install
gulp
node app.js

TODO

  • Implement cache busting

About

Scaffold of an express app and gulp workflow for single page apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published