Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 261 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 261 Bytes

Simple project that shows how PlayCanvas can be used as an npm package, which is typically how a modern developer creates sites for the browser.

To build simply run:

npm run build

To build and start a live dev server simply run:

npm run start