Skip to content

kevinfodness/cascadiajs2018

Repository files navigation

CascadiaJS 2018

AWS coding challenge for CascadiaJS 2018.

Installing

Using node 8 and npm 6, run npm install.

Running

Problems 1 and 2 are run via Jest tests: npm run test.

Problem 3 is run via webpack-dev-server: npm run dev, then open http://localhost:8080 in a browser.

For Problem 3, you will need to configure TWITCH_CLIENT_ID in a .env file in the root of the repo.

About

AWS coding challenge for CascadiaJS 2018.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published