Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 493 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 493 Bytes

RAIT 2020 Website, IIT(ISM)

Official website of Recent Advances in Information Technology, 2020. A conference to be held in IIT(ISM) Dhanbad in 2020 about the advancements in technologies.

Installation

Prerequisites

Installation Steps

  1. Run npm install in the project directory to install the required packages.

Usage

  • Run npm start to start the development server.
  • Run npm run build to create an optimised production build.