Notion + Mantine
Steps:
-
yarn
: Installs deps -
yarn start
: Launches the Storybook -
yarn publish:sb
: Publishes the Storybook -
yarn refresh
: Deletes the build & cache artefacts -
yarn build
: Build thedist
bundle -
yarn publish --access public
: Publishes the package -
yarn lint
: Lints the src code -
yarn pretty
: Prettifies the src code