Skip to content

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

Notifications You must be signed in to change notification settings

DhyanShah22/AnirvedaWebsite

 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.7%
  • HTML 1.2%
  • CSS 0.1%