Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 400 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 400 Bytes

MoonqWake

A 3-dimensional moonquake viewer with timeline scrubbing and visual insights. You can view the project here.

Development

# Install dependencies
pnpm install

# Start development server
pnpm dev

# Build for production
pnpm build

License

This project is licensed under the MIT License - see the LICENSE file for details.