/AnirvedaWebsite

This repository contains the source code for a Anirveda's official website

Primary LanguageJavaScript

Anirveda

This repository contains the source code for anirveda's website.

Visit the website at anirveda.osailpdeu.in

Tech Stack

Here's the maintainer's guide for maintainers.

How to run the website locally

Prerequisites

  • Node.js (Download from here)
  • npm (comes with Node.js)

Steps

  1. Clone the repository
  2. Run npm install to install all the dependencies
  3. Run npm run dev to start the development server
  4. Open localhost:3000 in your browser