/CreateReactApp-with-lerna

Create react App with lerna

Primary LanguageJavaScriptMIT LicenseMIT

Application Created from create-react-app and lerna

Steps to start app:

  • npm install
  • lerna bootstrap
  • npm start