Skip to content

danslo/team-up-web

 
 

Repository files navigation

TeamUp Web

v1.18.0

Prerequisits

  1. Install npm: https://nodejs.org/download/release/latest/
  2. npm install -g grunt-cli
  3. npm install -g bower

Install

  1. npm install
  2. bower install
  3. Remove the .example from app/scripts/localConfig.js
  4. Remove the .example from test/spec/testConfig.js and ask a employee for the details of a test account

Start dev

  1. grunt serve

Start testing

  1. grunt test

Create production build

  1. grunt build

Start production build

  1. grunt dist

About

TeamUp web application

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 71.3%
  • CSS 15.0%
  • HTML 12.0%
  • ApacheConf 1.1%
  • CoffeeScript 0.6%