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

https://github.com/auroredea/tauri-playground

my tauri JS playground
https://github.com/auroredea/tauri-playground

Last synced: 10 months ago
JSON representation

my tauri JS playground

Awesome Lists containing this project

README

          

# tauri-playground

My Tauri playground with JS

## Getting Started

```bash
npm create tauri-app@latest
cd my-new-app
npm install
npm run dev