Skip to content

MXProgrammingClub/Club-Website

Repository files navigation

Club-Website

The Middlesex Programming Club official website


Usage

  1. The package runs on Node.js. If you do not have it installed on your computer, please download here.
  2. Download or clone this repository.
  3. In the command line, type:
    • npm install
    • npm start or sudo npm start if there is an error
  4. Then, go to http://127.0.0.1 to see the webpage.

Copyright (c) 2016 MXProgrammingClub and its members
Licensed under the BSD 3 Clause