Skip to content

njwest/get-started-with-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hello-world

This is a companion repo for Getting Started with Vue, a beginner's guide to VueJS published on Medium.

Project setup

npm install

or

yarn install

Compiles and hot-reloads for development

npm run serve

or

yarn run serve

Compiles and minifies for production

npm run build

or

yarn run build

Lints and fixes files

npm run lint

or

yarn run lint

About

Companion repo to the "Getting Started with Vue" guide, published on Medium

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published