/DSC-Website

The official DSC Website repository

Primary LanguageHTMLMIT LicenseMIT

DSC-Website

Build Status The official DSC Website repository.

Installation

Use basic git commands to install and run DSC-Website.

git clone https://github.com/piyush97/DSC-Website.git

Navigate to the required directory using cd, install node, node packages, and run the server.

npm i
npm start

The website will be run via localhost. It can then be viewed in your preferred browser.

Usage

Hosted on heroku.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT