Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dreamtowards/elytra


https://github.com/dreamtowards/elytra

Last synced: 9 days ago
JSON representation

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`