https://github.com/alexjoverm/egghead-typescript-vuejs-apps
https://github.com/alexjoverm/egghead-typescript-vuejs-apps
typescript vue vuejs webcomponents
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/alexjoverm/egghead-typescript-vuejs-apps
- Owner: alexjoverm
- Created: 2017-05-13T23:05:20.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-08-16T07:57:38.000Z (almost 8 years ago)
- Last Synced: 2025-03-17T14:49:16.924Z (over 1 year ago)
- Topics: typescript, vue, vuejs, webcomponents
- Language: JavaScript
- Size: 28.3 KB
- Stars: 42
- Watchers: 3
- Forks: 24
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Use TypeScript to Develop Vue.js Web Applications
Here you can find all lessons from [Use TypeScript to Develop Vue.js Web Applications](https://egghead.io/courses/use-typescript-to-develop-vue-js-web-applications) course.
They all are located in different branches. To run one lesson code:
- Checkout the lesson: `git checkout lesson-3`
- `npm install` and `npm start`