Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 937 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 937 Bytes

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