Skip to content

This application is a generator of random jokes and was created through the course Vue JS 2.0 - Mastering Web Apps

Notifications You must be signed in to change notification settings

jmontejr/jokester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jokester

This application was created through the course Vue JS 2.0 - Mastering Web Apps during the lessons of Section 6: Jokester | Application Four.

The application is a generator of random jokes. The focus of this section is to introduce to the student to state manager Vuex.

For the lessons in this section, the Joke API was used.

Sass was added for the style.

Note: The last update of the course was on 12/2017, however some classes continue with updated content; in the rest, during development, we always sought to implement each feature of the application in the most updated way possible.

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

About

This application is a generator of random jokes and was created through the course Vue JS 2.0 - Mastering Web Apps

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published