Skip to content
This repository has been archived by the owner on Jun 23, 2020. It is now read-only.

unicsmcr/unicsmcr.com-2019

Repository files navigation

UniCS Website

The official website of UniCS from The University of Manchester. We also have a Facebook, a Twitter and an Instagram page!

Dependencies

  • Node.js (v10.0.0 or later)

Getting started

Project set up

Run the following commands in the console:

$ git clone https://github.com/unicsmcr/unicsmcr.com.git
$ cd unicsmcr.com
$ cp .env.example .env

Finally, replace placeholders in .env for your own project

Starting locally

Simply run the following command to start the app

$ npm start

Authors

See the CONTRIBUTORS file.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Releases

No releases published

Packages

No packages published