Skip to content

EcutDavid/bounce-balls-3D

Repository files navigation

image

Development

After clone this repo, run npm install && npm run dev then, open open dist/index.html.

Enable live reloading

Let's stop wasting time on hit CMD(or CTRL) + R by ourselves.
npm install -g browser-sync
After installed browser-sync, run npm run watchDev. image
Now, whatever you want, happy coding! :)

Browser support

Support:
Mac: Chrome, Safari, Firefox.

Not Support:
Mobile browsers in IPhone 5S(Sorry about that)

Haven't test other browsers, if you find this app not working in your browser, please tell me, thanks in advance!

Releases

No releases published

Packages

No packages published