Skip to content

Fexxix/t5a

Repository files navigation

Development

To run the app in development mode, you'll need to have Node.js installed on your machine.

Once you have Node.js installed, you can run the app in development mode by cd'ing in to the folder containing the app and running the following commands in your terminal:

npm i
npm run dev

The app will be running in development mode on port 5173 or http://localhost:5173