Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 799 Bytes

README-quatico.md

File metadata and controls

37 lines (26 loc) · 799 Bytes

quatico storybook fork

docs

build

cd "$(git rev-parse --show-toplevel)"
git clean -fdX 

nvm use

yarn i
# TODO: find out if this step is necessary
yarn start # prepares dev env (among other things)

# build
cd code
yarn build --prod manager react

# pack / publish
cd "$(git rev-parse --show-toplevel)"/code/renderers/react
yarn pack

cd "$(git rev-parse --show-toplevel)"/code/ui/manager
yarn pack 

to publish each package: