Skip to content

steineldar/docs.wgtwo.com

 
 

Repository files navigation

WGTWO API docs

Contributing

Check out CONTRIBUTING.md and add your content to docs/

Examples of usage

Code-snippets repositories:

Run project

  1. npm install
  2. npm run develop

Building

npm run build

Workflow

npm run develop will watch for changes and automatically refresh the site content. If you add a new markdown file or Vue component, you might have to restart the process.

Releases

No releases published

Packages

No packages published

Languages

  • Vue 78.5%
  • JavaScript 17.0%
  • CSS 4.5%