Skip to content

My own custom React/Redux implementation for web applications + GraphQL API

Notifications You must be signed in to change notification settings

stephnr/super-react-redux-starter

Repository files navigation

Super React Redux Starter

Code Climate Test Coverage Issue Count

Deploy

Getting Started for development

  • Install Modules
npm install
  • Run the app in development mode
npm run develop
  • Run the app in debug mode
npm run debug
  • Run the app in production mode
npm start

About

My own custom React/Redux implementation for web applications + GraphQL API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published