Skip to content

sharman13/dunner-website

 
 

Repository files navigation

dunner-website

Netlify Status Build Status

Dunner website built using Gatsby framework based on React.

Build from source

  • Install node and npm
  • Install gatsby-cli as npm install -g gatsby-cli
  • To build and start the development server, run gatsby develop or npm run start
  • Build project as gatsby build or npm run build
  • To fetch documentation and other git submodules, run npm run get-wiki
  • To fetch CookBook run npm run get-cookbook

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.7%
  • CSS 16.2%
  • Shell 1.5%
  • Dockerfile 0.6%