A set of examples using Three.js and Typescript bundled with parcel 🚀🔥.
Modified from Alberto Adrián Pucheta's repo: https://github.com/adrianrey05/parcel-typescript-threejs
And Academy's node.js typescript starter project.
yarn
in dev mode:
yarn run start
then open http://localhost:1234 in your browser.
yarn run build