Skip to content
This repository has been archived by the owner on Jan 22, 2023. It is now read-only.
/ scrapboard Public archive

Sticky Notes for Scrapbox

License

Notifications You must be signed in to change notification settings

nek023/scrapboard

Repository files navigation

Scrapboard

Build Release

Sticky Notes for Scrapbox

Installation

Download a package from releases page.

Manual Build

# 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

Development

# Install packages
yarn install

# Launch webpack and monitoring file changes
yarn dev

# Launch the app
yarn start

License

Scrapboard is MIT Licensed.