Gitbook Template

Gitbook Template

An example book to help you to quickly add a new book to the GA-Library.

Working with this book

To serve the book locally on http://localhost:4000, you need to run:

$ gitbook serve

or

$ npm run docs:watch

Publishing this book

To publish the book on Github pages, you need to run:

$ npm run docs:publish

The Github pages url will be https://wdi-library.github.io/gitbook-template/