Sticky Notes for Scrapbox
Download a package from releases page.
# Install packages
yarn install
# Build the app and output it to the "build" directory
yarn build
# Create a package and output it to the "dist" directory
yarn dist
# Install packages
yarn install
# Launch webpack and monitoring file changes
yarn dev
# Launch the app
yarn start
Scrapboard is MIT Licensed.