jamiis / jamiis.me

Public repo for my personal website

Home Page:http://ashirahatti.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My personal website

####Run Locally Assumes node and npm are installed

npm install -g coffee-script less browserify bower
git clone --recursive https://github.com/jamiis/jamiis.me.git
cd jamiis.me
npm install
bower install
coffee --compile server/ client/
npm run css
npm run dev

Thanks Angira Shirahatti for the initial design!

About

Public repo for my personal website

http://ashirahatti.com


Languages

Language:HTML 48.4%Language:CoffeeScript 27.1%Language:CSS 19.1%Language:JavaScript 5.3%