Skip to content

dev-bhavya/nitj-website-deploy

Repository files navigation

Institute-Website

To run the Node server on your local system, please follow the instructions below:

Requirements

  • Node.js
  • Yarn

Installation

  • Clone the repository onto your local system
  • Open your terminal and navigate to the project directory
  • Run the following command to install all the dependencies:
yarn install

Running the server

  • To run the server in development mode, run the following command:
yarn dev

This will start the server on port 8000, if no port is specified in the environment variables.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published