Project setup is based on https://github.com/react-workspaces/react-workspaces-playground
- ⚛️ Create React App 3 (React 16.12)
- 📖 Storybook 5
- 🐈 Yarn Workspaces
- 🐉 Lerna 3
- ✨ Host Multiple CRA Apps, Component Libraries & Storybooks in one Monorepo
- 🔥 Hot Reload all Apps, Components & Storybooks
- 👨🔬 Test all workspaces with Eslint & Jest using one command
In the project root, type yarn.
cd packages/apps/app1
yarn start # launches: http://localhost:3000/cd packages/storybook
yarn storybook # launches: http://localhost:9009/?path=/story/rte--with-value