Browserify Frontend SPA app seed
A seed project for creating a SPA using Browserify and no framework at all
Why?
You want to create a new SPA but you don't want to depend on any framework like AngularJS or Ember. You just want to roll your own thing. For that, you can start with this seed.
Used libraries
- Browserify
- Watchify
- Page.js
- Gulpfile
- RippleJS
- Bootstrap
Using it
Just run npm install
, run gulp
and then go to http://localhost:3000
.
Feedback
Do you have any feedback about the app? Just let us know :)