After cloning project it'll be necessary use CLI to finish installation. Also you need to have installed
Install npm dependencies:
npm install
Install Bower dependencies
bower install
Start npm server
npm start
Right now you should be accessing project using your browser via http://localhost/neon
If you have any questions os suggestions feel free to give me some feed back project Github page.