kavun / newlifeindavie

staging repo for face lift of newlifeindavie.com

Home Page:http://kavun.github.io/newlifeindavie/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New Life in Davie

Build Status Dependency Status devDependency Status

Installation

  • install node
  • install git
  • install grunt-cli npm install -g grunt-cli
  • install bower npm install -g bower
  • clone newlifeindavie
(.) > git clone https://github.com/kavun/newlifeindavie.git
(.) > cd newlifeindavie
(./newlifeindavie) > npm install
(./newlifeindavie) > bower install
(./newlifeindavie) > cd bower_components/pure
(./newlifeindavie/bower_components/pure) > npm install
(./newlifeindavie/bower_components/pure) > grunt
(./newlifeindavie/bower_components/pure) > cd ../..
(./newlifeindavie) > grunt
(./newlifeindavie) > grunt connect

navigate to localhost:9001

About

staging repo for face lift of newlifeindavie.com

http://kavun.github.io/newlifeindavie/

License:MIT License


Languages

Language:JavaScript 94.6%Language:CSS 5.4%