cleancode / waitress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Waitress

An educational application done with NodeJS and AngularJS

Install

  • install MongoDB and Ruby
  • install NodeJS ~= 0.10, I suggest you to use nvm
  • install NodeJS needed global packages with npm install -g yo protractor generator-angular
  • install selenium server 'webdriver-manager update'
  • install Ruby needed global packages with gem install compass
  • install specific packages of components
    • npm install
    • bower install
    • cd api; npm install; cd -

About


Languages

Language:JavaScript 95.2%Language:Vim Script 3.5%Language:CSS 1.3%