Skip to content

tunein/frontend-challenge-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TuneIn Code Challenge

###Your mission

Objective 1: Follow the steps below to get the project running locally. You should see 14 tests fail.

Objective 2: Follow the TODOs in main.js. Slowly get the tests to pass.

###Getting Started ####Install Node (if you haven't already)

https://nodejs.org/en/   

or you can install with Brew

brew install node

####Clone the repo locally

git clone https://github.com/tunein/frontend-challenge-1.git

Install dependencies with NPM

From within the project directory

npm install

Start the watcher. When you save changes to your files, the tests get re-run

gulp watch

About

TuneIn Front End Engineering coding challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published