Skip to content
manast edited this page Mar 21, 2013 · 1 revision

Quick Start Guide

This small guide will demonstrate how to quickly create a web application based on Ground.

Pre-requisites

The first thing you will need is to install nodejs if you haven't already done so:

Nodejs

With node installed you just need to install Ground using npm:

npm install gnd

Clone this wiki locally