Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 754 Bytes

README.md

File metadata and controls

38 lines (28 loc) · 754 Bytes

🎁 scratchese-origin

Standard open source project starter kit for scratchese.

open source!

Installation

$ git clone [email protected]:amazingandyyy/scratchese-origin.git
$ npm i --save scratchese-origin
# or
$ yarn add scratchese-origin

Usage

const lib = require('scratchese-origin');

License

MIT