Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 607 Bytes

README.md

File metadata and controls

27 lines (14 loc) · 607 Bytes

Nytt

About

Know all current information with one app.

Nytt is an app that displays all current information, made to be used as a totem (in kiosk mode) to Bosch ETS (Engineer Tecnical School).

This project is using Tauri, React, React Query, Rust and Typescript.

Made by Guilherme Abe, Vinicius Prates and Giovanna Freitas

Available Scripts

In the project directory, you can run:

yarn install

To install all the project dependencies.

yarn tauri dev

To run in development mode.

yarn tauri build

To compile to binary and optimize for the best performance for production.