A delightful application full of Chuck Norris jokes.
All the funny in this app is supplied by the Internet Chuck Norris Database. Visit http://www.icndb.com for more info.
To setup and host, checkout this repository and in your favorite CLI terminal, execute the following
yarn install
yarn serve
Alternatively, you can use webpack-dev-server for development purposes. To run WDS server, run the following in your CLI terminal:
yarn watch