Skip to content

STMPNGRND/solodevguide

 
 

Repository files navigation

Solo Developer Guide

Build Status Circle CI

This guide is published online at: dev.3dr.com

To start editing, install GitBook (requires Node.js):

npm install grunt-cli -g
npm install gitbook-cli -g
npm install
gitbook install book

Build once with grunt:

grunt

Then view it locally:

gitbook serve book

Open http://localhost:4000/. Files will update live as you edit them.

See CONTRIBUTING.md for information on how to submit to this guide.

License

CC BY 4.0

About

Solo Development Guide (SDG).

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 60.0%
  • JavaScript 22.3%
  • HTML 17.5%
  • Shell 0.2%