1.0.0 • Published 5 years ago

atomic-react-redux v1.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

Atomic React

A React & Redux front-end boilerplate based on atomic design methodology

node Dependencies Build Status Coverage Code Quality

Main Features

  • ES6
  • eslint
  • i18N translation
  • jest
  • material-ui
  • postcss
  • react-icons
  • redux-form
  • redux-saga
  • reselect
  • storybook
  • styled-components
  • token-based authentication
  • webpack

Dependencies

Package Info

For auth features (back end) you can use express-passport-boilerplate

Install

$ yarn install

Launch

$ yarn start

Tests

$ yarn test

License

MIT Inspired by react-boilerplate