Skip to content

bhavinrshah/react-redux-crud-webpack

Repository files navigation

React Redux CRUD with Webpack

Setup

cp .env.shadow .env # initialize environment configuration
brew install yarn # make sure you have yarn
yarn install # installs all package.json dependencies
npm start # starts dev server

About

Sample CRUD application on React with Redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published