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

https://github.com/maxmx03/livrolume


https://github.com/maxmx03/livrolume

epub-reader epubjs livrolume reactjs

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# LivroLume

- [LivroLume](#livrolume)
- [Quick Start](#quick-start)
- [Start Project](#start-project)
- [Build Project](#build-project)

![20231219_14h03m47s_grim](https://github.com/maxmx03/LivroLume/assets/50273941/2021f4bc-0540-44dc-825b-c33517c468ab)

This template should help get you started developing with Tauri, React and
Typescript in Vite.

## Quick Start

- [Quick Start](https://tauri.app/v1/guides/getting-started/setup/)
- [Prerequisites](https://tauri.app/v1/guides/getting-started/prerequisites)

### Start Project

```bash
yarn && yarn tauri dev
```

### Build Project

```bash
yarn tauri build
```