Skip to content

LeMark0/React-Redux-Starter-Kit

Repository files navigation

React-Redux-Starter-Kit

Basic project structure for react-redux app development

How to run

  1. git clone https://github.com/CheerfulYeti/React-Redux-Starter-Kit.git
  2. npm i
  3. npm start

Test API server

You can add JSON-responses to src/api/stuband run stub API server to test your async actions

node path/to/repo/src/api/stub/server.js

About

Basic project structure for react-redux app development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published