Skip to content

SammiSJH/waggle-docs

 
 

Repository files navigation

Waggle Documentation and Tutorials

Writing Docs

Updating Docs

Local Development

Clone this repo.

Install deps:

npm install

Start the local dev environment:

npm start

Build

Generate static content into the build directory:

npm run build

GitHub Pages Deploy

GIT_USER=<GITHUB_USERNAME> npm run deploy

About

Waggle Documentation/Tutorial Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.5%
  • CSS 29.5%