Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 533 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 533 Bytes

Insult Puppy

This is a project developed by Vue.
The purpose is just for fun and learn how to use Vue.
Th insult content come from Evil Insult Generator and the Puppies images come from RandomDog

Live Demo

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