dinoboff / angular-portfolio

Student Portfolio Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

angular-portfolio

Student Portfolio Project

Requirements

  • git
  • Node (tested on Node v0.10.24)
  • npm.
  • Some modules will need need to be compiled.

Install

  • npm install -g grunt-cli
  • npm install

build

  • grunt build

or

  • grunt dev to keep building assets while working on source files.

Development

Install the pre-commit hook. It will run tests and make sure assets are properly updated.

  • ln -s ../../config/pre-commit.sh .git/hooks/pre-commit

About

Student Portfolio Project


Languages

Language:CSS 74.2%Language:JavaScript 25.4%Language:Shell 0.4%