Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gugustinette/nuxt-logo-3d
A web viewer for the 3D Nuxt logo
https://github.com/gugustinette/nuxt-logo-3d
Last synced: about 8 hours ago
JSON representation
A web viewer for the 3D Nuxt logo
- Host: GitHub
- URL: https://github.com/gugustinette/nuxt-logo-3d
- Owner: Gugustinette
- Created: 2025-01-11T21:12:04.000Z (6 days ago)
- Default Branch: main
- Last Pushed: 2025-01-11T21:46:57.000Z (6 days ago)
- Last Synced: 2025-01-11T22:29:50.432Z (6 days ago)
- Language: TypeScript
- Homepage: https://gugustinette.github.io/nuxt-logo-3d/
- Size: 120 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nuxt Logo 3d
A web viewer for the 3D Nuxt logo made by [Sébastien Chopin](https://twitter.com/Atinux), available on [Maker World](https://makerworld.com/fr/models/960852#profileId-930791).
- Made with [Fibbo](https://fibbo.dev).
## Usage
- Install the dependencies
```bash
npm install
```- Start the development server
```bash
npm run dev
```