Skip to content

daggerok/vuepress-github-pages-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vuepress-github-pages-example CI

VuePress GitHub Pages quick documentation example

You can run npm scripts outside npm project folder:

npx degit daggerok/vuepress-github-pages-example app && cd $_ 

npm i -C docs
npm start -C docs
npm run dev -C docs
npm run build-github-pages -C docs

or quick getting started in target project:

npx degit daggerok/vuepress-github-pages-example /tmp/app
mv /tmp/app/.github ./
mv /tmp/app/docs ./

npm i -C docs
npm start -C docs
npm run dev -C docs
npm run build-github-pages -C docs

About

VuePress GitHub Pages quick documentation example

Topics

Resources

Stars

Watchers

Forks

Languages