Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/code-pop/vue-3-typescript
https://github.com/code-pop/vue-3-typescript
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/code-pop/vue-3-typescript
- Owner: Code-Pop
- Created: 2021-10-12T17:36:50.000Z (about 3 years ago)
- Default Branch: L1_start
- Last Pushed: 2021-11-13T01:42:39.000Z (about 3 years ago)
- Last Synced: 2024-11-30T21:08:01.822Z (about 1 month ago)
- Language: JavaScript
- Size: 47.9 KB
- Stars: 49
- Watchers: 6
- Forks: 39
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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 `` syntax:
```
git checkout L1_end
```