Skip to content

Latest commit

 

History

History
 
 

ui

Hackyx ui

Get started

To run this project locally, install the dependencies and run the local server:

You have to set the environment variables in .env ( you already have an example in .env.example)

npm install
npm start