- npm init -f
- lerna init
- cd packages
- mkdir api && cd api && feathers generate service
- cd .. && npx create-react-app
- install eslint-wesbos
- install antd in app
johnayoung/lerna-cra-antd-feathers
Lerna monorepo setup using Create React App, Ant Design, and FeathersJS
HTML