vue-3-typescript
vue-3-typescript copied to clipboard
Code for Lesson 1
The branch for sample app written in the original syntax:
git checkout L1_start
The branch for the same app with the <script setup> syntax:
git checkout L1_end