Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 181 Bytes

readme.md

File metadata and controls

16 lines (11 loc) · 181 Bytes

Eclipse

🌙 Real-time ray tracing for the Web

# Install dependencies
npm i

# Develop locally
npm run dev

# Build the library
npm run build