Skip to content

flexzuu/react-redux-axios-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-redux-axios-boilerplate

Install dependencies.

> npm install

Run react app

> npm start

Run mock api

> npm run api

Production build can be tested with local-web-server

> npm run build
> cd ./dist
> ws -s index.html

About

A boilerplate for react redux with axios for api fetching.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published