Code-Pop / vue-3-typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 40.0%Language:Vue 30.3%Language:HTML 29.6%