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.
In case you want to run and play with this project:
npm install
npm run serve