Skip to content

atMari/rvb-coding-challenge

Repository files navigation

Reverb Coding Challenge

The below steps were tested successfully with:

yarn v0.27.5
npm v5.3.0
node v8.4.0
Chrome Web Browser

Make sure you have node and yarn (i.e. brew install yarn) installed, then cd into this repo and run:

$ yarn

To install your dependencies. To run the app for development use the following commands:

$ yarn start

The app will be available on port 8080 on the web (http://localhost:8080/).

Run tests with:

$ yarn run test

To build your web assets for prod you can run:

$ yarn run build

And they will be outputted into the build directory.

About

Reverb Coding Challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published