Skip to content

aocenas/react-starter-kit

Repository files navigation

react-starter-kit

Personal starter kit inspired by many different starter kits and modified according to personal preferences.

Setup

  • npm install will run necessary build steps so it will be functional
  • setup env variables
  • setup redis for session an optionaly for caching
  • setup db
  • check TODO comments in code

TODO:

  • better error handling
  • db layer example/template code
  • try compiling sass with watcher instead of middleware
  • fix issue with sass and jade files not being copied to dist by babel watch
  • evaluate different logging solutions

About

personal starter kit for react redux universal app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published