UNPKG

186 BPlain TextView Raw
1story_book:
2 rm -rf ./.storybook
3 mkdir ./.storybook
4 coffee -c -b -o ./.storybook/ ./node_modules/cfx.simple-build-tool/storybook
5
6server_storybook:
7 start-storybook -p 8000 -s public