All Projects → auth0 → React Browserify Spa Seed

auth0 / React Browserify Spa Seed

Licence: mit
Seed / Boilerplate project to create your own SPA using React, Browserify and ReworkCSS

Programming Languages

javascript
184084 projects - #8 most used programming language

React Browserify SPA seed

A very opinionated seed for creating Single Page Apps that uses Browserify, React and Rework.

Used libraries

Build Libraries

  • Browserify
  • Rework
  • ESLint

App libraries

  • React
  • Flux
  • Bootstrap

Using it

Just run npm install to get all the dependencies and then use:

  • npm run watch: Spins up a server on localhost:3000 with Watch for CSS and JS files.
  • npm run start: Creates build/ files and spins up a server on localhost:3000. No watch in this case!

You can see the other tasks you can run in the package.json scripts

Feedback

Do you have any feedback about the app? Just let me know :)

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].