bamper / keep

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

keep

To set up the project

  • run: composer install
  • run: php bin/console doctrine:database:create
  • run: php bin/console doctrine:migrations:migrate
  • run: npm install
  • run: npm install -g bower (if you don't have one)
  • run: bower install
  • run: npm install -g gulp (if you don't have one)
  • run: gulp concat

Slides

Angular Style Guide: https://github.com/johnpapa/angular-styleguide

About


Languages

Language:PHP 67.3%Language:JavaScript 11.9%Language:CSS 11.2%Language:HTML 6.0%Language:ApacheConf 3.6%