Skip to content

ohheyjosh/minimal-vue-helloworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal Vue Helloworld

(Literally just what's needed to get a Vue dev instance or build running)

Built with

Requirements

Install package dependencies

npm install

Compile and hot-reload for development

npm run serve

Then visit http://localhost:8080/ in your web browser

Compile and minify for production

npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published