This repository contains the source code for the Leto website.
Before you begin, ensure you have the following installed:
Follow the steps below to set up and run the Leto website in development mode:
-
Clone the Repository:
git clone [https://github.com/leto-gg/ProdWebsite] cd [ProdWebsite]
-
Run the Development Server:
node server.js
After executing the above command, the website should be running in development mode. Navigate to the specified local server address in your browser to view the website.