Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Latest commit

 

History

History

tutorial

Vuetify Admin Tutorial

Tutorial project which uses JSONPlaceholder. This should be the final state after following the dedicated docs.

Also a good way to quickly test Vuetify Admin with a fake backend.

How to run

You can run tutorial directly inside codesanbox.

If you want to run it locally :

yarn
yarn serve

This should run at http://localhost:8080.

This tutorial relies on a read-only personal hosted JSONPlaceholder API server.

License

This project is open-sourced software licensed under the MIT license.