mxvsh / VueDN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VueDN

Vuepress-DecapCMS-Netlify

  • Built using VuePress
  • Managed using DecapCMS
  • Hosted on Netlify

Use template

Deploy to Netlify

Follow the steps here to complete setup.

Run

Use node version: 18

  • Install dependencies:

    yarn
  • Run locally:

    yarn docs:dev
  • Build:

    yarn docs:build
    cd site/.vuepress/dist && hs

*hs - http-server (npm package)

About

License:MIT License