Skip to content

StudentCopters/solodevguide

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

335 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solo Developer Guide

This guide is published online at: http://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-SA 4.0

About

Solo Development Guide (SDG).

Resources

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 59.2%
  • JavaScript 21.5%
  • HTML 19.1%
  • Shell 0.2%