Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 750 Bytes

README.md

File metadata and controls

39 lines (27 loc) · 750 Bytes

Install & run

npm install
npm start // for the library
cd example
npm start // for the app that use the library