Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 393 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 393 Bytes

Yamambaya Font (React + TypeScript + Vite)

Description

This project aims to create the Front-End to store car setup used during training sessions and run information.

Requirements

Install dependencies

To install the project dependencies, run the following command in the root folder:

npm install

Start the API

To start the API, run the following command:

npm run dev