/chuck-norris-jokes

Primary LanguageJavaScriptMIT LicenseMIT

Chuck Norris Jokes

Project setup

cp .env.example .env
yarn

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Run your unit tests

yarn test:unit

Demo

Check here.