https://patricknausha.github.io/ThreeJS-Demos/
- Run
npm install - Run
npm i -g parcel- This app was last confirmed building with parcel version 2.4.1.
- TODO: Avoid using a globally installed build too.
- Run
npm run dev - Open a browser to http://localhost:1234/
- Run
npm run build - Run
npm run deploy