Skip to content

betarabbit/react-redux-antd-starter

Repository files navigation

react-redux-antd-starter

A React + Redux + Ant-Design frontend boilerplate.

  • React
  • Redux
  • Ant-Design
  • React Router
  • React Router Redux
  • Redux Actions
  • Babel
  • PostCSS
  • LESS
  • CSS Modules
  • ESLint (Airbnb)
  • JWT
  • Examples

npm scripts

Dev

npm run dev

Open http://localhost:3000 in your browser.

Lint

Lint only

npm run lint

Auto fix

npm run lint:fix

Build

npm run build

Find built files in ./dist.

Start (production)

npm run start

Open http://localhost:3000 in your browser.

About

A React + Redux + Ant-Design frontend boilerplate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published