Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 164 Bytes

File metadata and controls

4 lines (4 loc) · 164 Bytes

Pretty simple:
Just do 'npm run browserify'
That will turn the index.js into a bundle.js
Include the bundle.js into your HTML and run 'npm run start'