Web presence for Marula, a software engineering company from South Africa.
To run this site you need Harp and Bower installed. Both are npm modules:
$ sudo npm install -g harp
$ sudo npm install -g bowerAfter installing all dependencies you can continue with the setup.
Download Bootstrap using bower:
$ bower installStart the harp server from your project directory:
$ harp serverAnd navigate to http://localhost:9000 in your browser:
Documentation will be included at a later stage as necessary.
- Create basic design