⚠️ Please refer to the Lerna for documentation
yarn global add lerna
yarn
yarn build
core
and core-assets-view
to resources in server.cfg
resources: [
core,
core-assets-view,
]
yarn start
- watch client, server and webView filesyarn build
- build client, server and webView filesyarn lint
- ESLintyarn lint:fix
- ESLint with --fix
optionyarn prettier
- Prettierlerna run storybook
- Storybooklerna run storybook:build
- build storybookyarn watch
- watch resources folder and restart server