Skip to content

TritonSE/TSE-Moneta

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published