TritonSE / TSE-Moneta

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TSE Moneta

Development environment

Before starting development, be sure to run npm install in the frontend and backend directories. This will install all necessary dependencies.

Frontend

To run the frontend, navigate to the frontend directory and run npm start. The frontend will boot up on port 3000 and you'll be directed to the main page.

Backend

To run the backend, navigate to the backend directory and run npm start. The backend will boot up on port 8082.

About

License:MIT License


Languages

Language:JavaScript 83.7%Language:CSS 11.9%Language:Shell 3.3%Language:HTML 1.1%