Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sinej/threejs-scene

threejs-scene
https://github.com/sinej/threejs-scene

Last synced: 2 days ago
JSON representation

threejs-scene

Awesome Lists containing this project

README

        

1. Install packages
-------------------------
npm i -D vite
-------------------------
npm i three
-------------------------

2. Run the development server
-------------------------
npm start
-------------------------

3. Build(create files for deployment)
-------------------------
npm run build
-------------------------