Skip to content

An easily scalable, module-less boilerplate with the best dX and a focus on best practices.

Notifications You must be signed in to change notification settings

damminhtien/react-moduleless-boilerplate

Repository files navigation

React moduleless boilerplate

An easily scalable, module-less boilerplate with the best dX and a focus on best practices.

Packages installed:

  • redux - redux thunk
  • axios
  • i18n
  • react-loadable
  • eslint

In the project directory, install packages, you can run:

yarn install

You can run the app in development:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.