All Projects → auth0 → Single Page App Seed

auth0 / Single Page App Seed

Licence: mit
A very opinionated seed for creating Single Page Apps that uses NO framework at all. Just a bunch of component libs

Programming Languages

javascript
184084 projects - #8 most used programming language

Single Page App Seed

A very opinionated seed for creating Single Page Apps that uses NO framework at all. Just a bunch of component libs.

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

Build Libraries

  • Browserify
  • Rework
  • Gulpfile
  • Watchify

App libraries

  • RippleJS
  • Page.js
  • Bootstrap

Prerequisites

Have gulp installed globally: npm install -g gulp

Using it

Just run npm install, run gulp and then go to http://localhost:3000.

Issue Reporting

If you have found a bug or if you have a feature request, please report them at this repository issues section. Please do not report security vulnerabilities on the public GitHub issue tracker. The Responsible Disclosure Program details the procedure for disclosing security issues.

Author

Auth0

License

This project is licensed under the MIT license. See the LICENSE file for more info.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].