#Parcel
This project is initialized with Parcel. Follow is the quick guide for how to use.
This project is initialized with Threejs. Follow is the quick guide for how to use.
Install node_modules
:
npm install
or
yarn install
Run
parcel ./src/index.html