Skip to content

joacod/vue-playground-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue.js Playground

Vue Playground using Vuetify, Axios and Vue-Router

Notes

The idea of this project is to provide a UI that consume the apis exposed in the following Web APIs repositories:

All API projects implements the exact same endpoints.

What we get from this:

  • We have API implementations to download and hook up with our UI project.
  • We can practice different approaches in Vue

Prerequisites

How to Run it

  1. From the terminal: npm run serve
  2. Once it's running, go to a browser
  3. Hit the following url http://localhost:4545/
  4. For the pages to work properly you will need a backend Web API up and running too, you can choose either of this:

About

Vue Playground using Vuetify, Axios and Vue-Router

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published