Skip to content

ycmjason-talks/2018-09-21-vue.js-london

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Vue.js London 2018

Install Vuepress

yarn global add vuepress
// or
npm i -g vuepress

Serve this project in dev mode

vuepress dev src

Prerender pages in production mode

vuepress build src -d dist

Built directory will be at dist/.

Author

Jason Yu

About

The live coding for my talk at Vue.js London 2018.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published