- Board
- Sticky Note
All together - Board UI
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.
npx -p @storybook/cli sb init --type react