Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 417 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 417 Bytes

Frontend

How to set .env variables

Please copy from Here

or

use your own variables

How to run

  • Install dependencies
npm install
  • Run the app
npm run dev

How to contribute

Please read Documentation