Skip to content
This repository has been archived by the owner on Mar 14, 2021. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 1.15 KB

README.md

File metadata and controls

17 lines (12 loc) · 1.15 KB

Vite Weather

This repository was used as a demo for the #8 Porto.Vue. It is an example of <Suspense> with Vue Router, it also shows some refactoring using the <script setup> (setup syntax sugar).


The application uses Options API by default and each Pull Request adds a new feature which you can compare step by step.