/react-loadable-example

My best practices with react-loadable :raised_hands:

Primary LanguageJavaScript

react-loadable example

Quick start

  • To install all dependencies, apply npm install or yarn.
  • To begin the development, run npm start or yarn start.
  • To create a production bundle, use npm run build or yarn build.