Skip to content

jthun/develop-mobile-apps-with-csharp-and-azure

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

426 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to my book

This is the main source files for my book - Develop Cloud Connected Mobile Apps with Xamarin and Microsoft Azure. I'm intending on developing this with some help from my friends. Content is welcome - just do a PR and I will work with you.

Finding the book

You can find the book online.

Building the book

The book uses MkDocs for the content. To build the static site, use:

mkdocs build --clean

To serve the static site locally, use:

mkdocs serve

The site will be on http://localhost:8000. Finally, to upload to the main site, use

mkdocs gh-deploy --clean

About

The Book Contents - Develop Mobile Apps with C# and Azure

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C# 63.1%
  • JavaScript 33.4%
  • CSS 1.9%
  • Other 1.6%