Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Marula.io Website

Web presence for Marula, a software engineering company from South Africa.

Dependencies

To run this site you need Harp and Bower installed. Both are npm modules:

$ sudo npm install -g harp
$ sudo npm install -g bower

Setup

After installing all dependencies you can continue with the setup.

Download Bootstrap using bower:

$ bower install

Start the harp server from your project directory:

$ harp server

And navigate to http://localhost:9000 in your browser:

Documentation

Documentation will be included at a later stage as necessary.

Changelog

v0.1.0

  • Create basic design