viniciuskneves / vue-3-suspense

Vue 3 Suspense example for Vue Dose

Home Page:https://viniciuskneves.github.io/vue-3-suspense/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-3-suspense

This repo is an example of how to use Suspense, a new feature on Vue 3. It was made as a complementary repo to an article published at Vue Dose. You can also read the article at ARTICLE.md and access it live at viniciuskneves.github.io/vue-3-suspense.

Running the project

In case you want to run and play with this project:

npm install
npm run serve

About

Vue 3 Suspense example for Vue Dose

https://viniciuskneves.github.io/vue-3-suspense/


Languages

Language:Vue 66.9%Language:JavaScript 21.7%Language:HTML 11.5%