Skip to content

Sam-Varghese/GDSC-MPSTME-Website

 
 

Repository files navigation

GDSC MPSTME-Website


GDSC Logo


This is a repository where the official website for Google Developer Students Club-MPSTME Shirpur is developed. The source code is available to everyone under the standard MIT license


Contributing


There are many ways you can participate in this project, for example:


Build And Run


If you want to find fixes to the issues or understand the source code of the website the you would want to firstly get all the source code to your machine, and then run it. Here are the steps you should follow in order to clone, and run it on your machine:


  1. First, fork the repository so that you can make a pull request. Then, clone your fork locally:

git clone https://github.com/<<<your-github-account>>>/GDSC-MPSTME-Website.git

  1. Now execute npm i command in order to install all necessary packages used to build this website.
  2. Now cd GDSC-MPSTME-WEBSITE and npm start in order to view the website on your machine locally.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.7%
  • HTML 2.0%
  • CSS 0.3%