Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

BBC-Web-Coding-Test

Welcome to my repository for the BBC News trainee, Web JS Coding Test.

This project will be run on Node.JS and make use of various Koa libraries.

To run the project install Node.JS at https://nodejs.org/en/download/ and Visual Studio Code at https://code.visualstudio.com/download.

Open VS Code, and use it to open the folder downloaded from this repository. Then open a new terminal in VS code and type 'npm install'.

Once the dependencies have finished downloading, type 'node index.js' into the terminal.

Finally open your browser and type in the URL - 'localhost:8080'.

Thank you for taking the time to review my code, Jake