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

https://github.com/danielcruz12/three-js

first render
https://github.com/danielcruz12/three-js

Last synced: 3 months ago
JSON representation

first render

Awesome Lists containing this project

README

        

# three-js
first render

# Install dependencies (only the first time)
npm install

# Run the local server at localhost:8080
npm run dev

# Build for production in the dist/ directory
npm run build