Skip to content

dbiagi/vuetify-experiment

Repository files navigation

vuetify experiment | Build Status

Intro

This project was an experiment with Vue, Vuex and Vuetifyjs.

The initial goal was develop a client side interface to CRUD listings, events and deals.

The api was mocked using promises and setTimeout to emulate the request delay.

Screenshot

Application Screenshoot

Instalation

  1. Clone this repository

  2. Install all dependencies

npm install
  1. Compile, serve and hot reload the application
npm start

Conclusion

I almost deleted this project, as it is just a small PoC of what I can achieve with vuetify, but I'll keep it for future reference.

I fell in some pitfalls with vuex, vue-router and the vuetify itself, so I'll keep this as implementation example and, perhaps, a boilerplate for future projects.

About

Vue/Vuex and Vuetify small sample

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published