Skip to content

freitasDavi/typescript-and-vue-workshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

TypeScript and Vue with Frontend Masters

Watch the full course on the Frontend Masters website.

Prerequisites

Installation Instructions

Note: Make sure to change directories into the app directory before running npm install.

git clone https://github.com/bencodezen/typescript-and-vue-workshop.git
cd typescript-and-vue-workshop/app
npm install

To run the application, use:

npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 76.4%
  • TypeScript 19.6%
  • HTML 2.0%
  • JavaScript 1.7%
  • SCSS 0.3%