Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 122 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 122 Bytes

herajs usage example

npm install

# For node.js
npm run start-node

# For browser
npm run start-web