Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dreamtowards/elytra
https://github.com/dreamtowards/elytra
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dreamtowards/elytra
- Owner: Dreamtowards
- Created: 2024-08-08T17:14:22.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-01T04:47:49.000Z (4 months ago)
- Last Synced: 2024-11-06T15:32:12.340Z (about 2 months ago)
- Size: 8.74 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## How to Build
1. Install [VitePress](https://vitepress.dev/guide/getting-started) via `npm add vitepress -D` (Node.js is required)
2. Dev: `npm run docs:dev`, Build: `npm run docs:build`