Simple Template for Threejs
Download Node.js. Run this followed commands:
# Install
npm install
# Start the local server at localhost:8080
npm run dev
# Build for production in the dist/ directory
npm run build
Simple Template for Threejs
Download Node.js. Run this followed commands:
# Install
npm install
# Start the local server at localhost:8080
npm run dev
# Build for production in the dist/ directory
npm run build