Standard open source project starter kit for scratchese.
open source!
$ git clone git@github.com:amazingandyyy/scratchese-origin.git
$ npm i --save scratchese-origin
# or
$ yarn add scratchese-origin
const lib = require('scratchese-origin');
MIT