Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 200 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 200 Bytes

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