0.0.1 • Published 5 years ago
@climb-creative/wttb-theme v0.0.1
WTTB
Getting started 🤖
For development (clone repo)
git clone https://gitlab.com/climbcreative/wttb-apps.git
or
git clone git@gitlab.com:climbcreative/wttb-apps.gitInstall package
npm install @climb-creative/wttb-components
or
yarn add @climb-creative/wttb-componentsRun WTTB app 👩💻
npm run startRun WTTB storybook 📖
npm run devPublish components 🚀
Edit version in libs/components/package.json
nx build components && npm publish ./dist/libs/componentsUsing with WTTB
Run nx build components each time you've made a change you want to view in WTTB locally.
0.0.1
5 years ago