Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 363 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 363 Bytes

Chuck Norris Jokes API Display

Simple APP in VUE to show the jokes from Chuck Norris Jokes API Working app: https://norris-jokes.onrender.com

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint