Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 826 Bytes

README.md

File metadata and controls

36 lines (21 loc) · 826 Bytes

About

Embetter's Main Website hosted at https://embetter.in/

Getting Started Locally

If you'd like to run the website locally for development or testing, follow these steps:

Prerequisites

Make sure you have Hugo installed on your system.

Clone the Repository

You can clone the repository using either SSH or HTTPS, depending on your GitHub connection setup.

Navigate to the Project Directory

Change your working directory to the cloned repository:

cd embetter.github.io

Start the Local Server

Now, you can use Hugo to serve the website locally. Run the following command:

hugo server

Access the Local Website

Once the server is up and running, open your favorite web browser and navigate to:

http://localhost:1313/