Skip to content

robdir/gracenote-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Front-end React assignment for Gracenote

Install instructions:

if you have yarn instead of NPM:

  1. $ yarn install // installs dependencies
  2. $ yarn start // run development server
  3. $ yarn test // run test suite

if NPM:

  1. $ npm install
  2. $ npm start
  3. $ npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published