You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
https://vuepress.vuejs.org/ has a very simple setup to convert markdown into a docs site. We just need to run npm run docs:build and push the /docs/.vuepress/dist to a static host.
The text was updated successfully, but these errors were encountered:
https://vuepress.vuejs.org/ has a very simple setup to convert markdown into a docs site. We just need to run
npm run docs:build
and push the/docs/.vuepress/dist
to a static host.The text was updated successfully, but these errors were encountered: