@gmetrixr/board-ui
v0.0.31
Published
[](https://travis-ci.com/gmetrixr/Board-ui)
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
