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.
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.
This project is open-sourced software licensed under the MIT license.