natalan / o2v.net

Personal Site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

System requirments:

Local installation

sudo npm install -g bower
sudo npm install -g grunt-cli
npm install

Sanity check (please, do this)

Before you start playing with the project, restart your terminal and try the following commands, to make sure things are really properly installed:

node --version
npm --version
grunt --version
bower --version

All of these should return proper versions after your have restarted the terminal.

How to run the app

grunt server

How to run tests

grunt tests

About

Personal Site


Languages

Language:JavaScript 55.2%Language:CSS 33.6%Language:HTML 10.3%Language:Shell 0.9%