Skip to content

Commit

Permalink
clean
Browse files Browse the repository at this point in the history
  • Loading branch information
pwalsh committed Mar 17, 2014
1 parent 3faba06 commit f0b76ea
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/guide/start.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,11 @@ Server

The server is written in Python using Django and Django REST Framework.


Client
------

The client is written in Javascript makes use of Uijet, Backbone, JQuery, and D3.


System requirements
===================

Expand Down Expand Up @@ -371,7 +369,7 @@ Ok, so contining, let's bootstrap the environment. Run the following commands::
fab e local.db.createuser

# build out the project
fab e local.bootstrap:initial=yes
fab e local.bootstrap:initial=yes

Now, Let's start the server:

Expand Down

0 comments on commit f0b76ea

Please sign in to comment.