Skip to content

intellilab/shootu

Repository files navigation

shootu

Take a screenshot. Built with Electron.

# compile pages for development
$ pnpm dev
# or build pages in production mode
$ pnpm build

# start electron
$ pnpm start