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
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