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

https://github.com/explicit-logic/light-pass

A tool to build quiz websites
https://github.com/explicit-logic/light-pass

Last synced: 2 months ago
JSON representation

A tool to build quiz websites

Awesome Lists containing this project

README

        



Light Pass




**Getting started**

```
npm install

npm run tauri dev
```

Lint and apply fixes

`npx biome check --apply ./src`

**Recommended IDE Setup**

- [VS Code](https://code.visualstudio.com/) + [Tauri](https://marketplace.visualstudio.com/items?itemName=tauri-apps.tauri-vscode) + [rust-analyzer](https://marketplace.visualstudio.com/items?itemName=rust-lang.rust-analyzer)