Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 467 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 467 Bytes

Initia Website 🌐

🚀 Getting Started

Follow these steps to get the project running locally.

Prerequisites

  • Node.js >= 14.x
  • NPM >= 6.x

Installation

Clone the repository and install dependencies:

git clone https://github.com/davidlungu/initia-website.git
cd initia-website
npm install

Running Locally

To run the development server:

npm start

Navigate to http://localhost:3000 in your browser to view the website.