superzaky / Atra

Project Atra

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Atra

Project Atra, a realtime portfolio

Made with node.js and hosted on Heroku

Requirements

Developer tools

Setup

You must first install the required dependencies with the following commands.

npm install
bower install

Afterwards run the app like so.

node index.js // app by default runs on localhost:5000

You can enable live reloading with grunt.

grunt watch

API

The app has a couple of API exposed functionalities. You can use these through an an API client like Chrome's Advanced REST client. To see an overview of the API's, go to http://localhost:5000/api

About

Project Atra


Languages

Language:JavaScript 63.0%Language:HTML 23.4%Language:CSS 13.6%