Skip to content

Out of the box ready to go configuration using React, Node, Webpack, Passport Authentication, and more...

Notifications You must be signed in to change notification settings

fresh5447/Fullstack-JavaScript-Starter-Template

Repository files navigation

Full stack Start Kit

Features

  • Node
  • React
  • Webpack
    • enabled with Hot Reloader
    • configured for ES5 & ES2015
    • allows for multiple entry points
  • Passport Authentication
  • MongoDB and MongoURI
    • Ready for Heroku..just push and add addon Mongo Lab
  • EJS Templating Engine
  • Bootstrap Framework
  • ESLinter following AirBNB Style guide, also allows for ES2015 linting.
  • Extra NPM Packages I use frequently
    • Axios
    • Babel
    • SuperAgent
    • dotEnv
    • mongoose
    • ReactDOM
    • Redux
    • ...and more

Directions

  1. Clone Repository
  2. cd into repo & NPM Install
  3. Enter the name of the db in config/db
  4. NPM Run Build (make sure mongo is running)
  5. fire up localhost:3333
  6. Add awesome features and submit a pull request!

About

Out of the box ready to go configuration using React, Node, Webpack, Passport Authentication, and more...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors