This is my A Level Computer Science Project for the OCR NEA component
·
Report Bug
·
Request Feature
Table of Contents
To get a local copy up and running follow these simple example steps.
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/matt-fidd/stratos.git
- Install NPM packages
npm install
- Run gulp script to help set up config files
gulp
Project Link: https://github.com/matt-fidd/stratos