Skip to content

Latest commit

 

History

History
130 lines (96 loc) · 3.51 KB

README.md

File metadata and controls

130 lines (96 loc) · 3.51 KB

Contributors Forks Stargazers Issues License build


Logo

Stratos Exam Tracker

This is my A Level Computer Science Project for the OCR NEA component
· Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contact

About The Project

(back to top)

Built With

(back to top)

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/matt-fidd/stratos.git
  2. Install NPM packages
    npm install
  3. Run gulp script to help set up config files
    gulp

(back to top)

Contact

Project Link: https://github.com/matt-fidd/stratos

(back to top)