https://github.com/krshrimali/vuejs-journey
https://github.com/krshrimali/vuejs-journey
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/krshrimali/vuejs-journey
- Owner: krshrimali
- Created: 2022-12-25T14:18:00.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-25T14:21:35.000Z (almost 3 years ago)
- Last Synced: 2025-03-12T08:26:13.863Z (7 months ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## About
The code here is _not for learning_, but the README is what you might be looking for. This will have some references that I am using (/used if you are seeing this when I'm done with initial steps). Feel free to make your own choices, but I'm just dumping them here.
## References
Referring to the workshop [vue fundamentals from one of the core team members](https://frontendmasters.com/workshops/vue-fundamentals/) for now. I'll keep adding links as I make progress.