Skip to content

Leto-gg/ProdWebsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leto Website Repository

This repository contains the source code for the Leto website.

Prerequisites

Before you begin, ensure you have the following installed:

Getting Started

Follow the steps below to set up and run the Leto website in development mode:

  1. Clone the Repository:

    git clone [https://github.com/leto-gg/ProdWebsite]
    cd [ProdWebsite]
  2. 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.