Skip to content

codewithashish1991/react-redux-setup-project

Repository files navigation

basic react js project with redux store

Run project :

  1. Run npm install to install project dependencies.
  2. Run npm start to run project.
  3. Run npm test to test project.
  4. Run npm run eslint to check code is well formatted.
  5. Run ./node_modules/json-server/lib/cli/bin.js --watch db.json to run dummy api from db.json file.
  6. Run npm run storybook to run storybook.

Screenshots

image image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published