lerna-react-ts-transpile-modules
lerna-react-ts-transpile-modules copied to clipboard
An example monorepo with lerna + CRA project in TypeScript with transpile module support
lerna-react-ts-transpile-modules
An example monorepo with lerna + CRA project in TypeScript with transpile module support
Clean project
npm run clean
Install
npm run install
Start webapp
npm run start
Run tests
npm run test
Build
npm run build