@gmetrixr/board-ui
v0.0.31
Published
[![Build Status](https://travis-ci.com/gmetrixr/Board-ui.svg?branch=master)](https://travis-ci.com/gmetrixr/Board-ui)
Downloads
5
Readme
Board UI
UI Components
- Board
- Sticky Note
All together - Board UI
Run
Install docker
and docker-compose
. Follow instructionsn here.
Then run the following inside terminal.
./sd # Runs a shell script.
# Now, in docker terminal:
yarn # To install all dependencies.
yarn watch # start watch mode on the project.
Then goto http://localhost:3810 to view the project.
Notes
npx -p @storybook/cli sb init --type react