/react-boilerplate-lite

A minimal React-Redux boilerplate with all the best practices

Primary LanguageJavaScriptMIT LicenseMIT

react boilerplate lite

A stripped down version of react-boilerplate

Features Changed

  • Removed Intl - All files and libaries for Intl support
  • Removed all CI files
  • Removed docs, internal/templates, internals/generators
  • Removed misc markdown files
  • Removed Coveralls
  • Replaced react-loadable with React Suspense
  • Updated various libaries to latest version
  • Removed NGINX/Apache files

Quick start

  1. Clone this repo using git clone https://github.com/ljmerza/react-boilerplate-lite.git
  2. Move to the appropriate directory: cd react-boilerplate-lite.
  3. Run yarn or npm install to install dependencies.
  4. Run npm start to see the example app at http://localhost:3000.

License

MIT license