DSC-RIT / DSC-Website

The official DSC Website repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

The official DSC Website repository

License:MIT License


Languages

Language:HTML 83.7%Language:JavaScript 16.3%Language:Dockerfile 0.1%