A little web frontend that generates Eluna snippets for you.
Click here for a running version on GitHub Pages.
- Clone the repository
- Add your snippet to public/snippets.json
- Open a pull request on this repository
See Vite Configuration Reference.
npm install
npm run dev
npm run build