Skip to content

vueui/vueui.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The docs page for Vue-UI

The docs site is built using Harp.

To build the docs locally:

  • npm install -g harp
  • clone this repo
  • run harp compile _docs ./

Harp can also run a server to serve the docs locally. You can do that by running harp server _docs. The docs site will then be served at http://localhost:9000

Releases

No releases published

Packages

No packages published