Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

[DEPRECATED] Project management web application with scrum in mind! Build on top of Django and AngularJS (Frontend Code)

License

AGPL-3.0, Apache-2.0 licenses found

Licenses found

AGPL-3.0
LICENSE
Apache-2.0
LICENSE.bootstrap
Notifications You must be signed in to change notification settings

kaleidos-ventures/taiga-front-old

Repository files navigation

Taiga Front

image

image

image

Setup initial environment

Install requirements:

sudo npm install -g gulp
npm install
sudo npm install -g bower
bower install
gulp

And go in your browser to: http://localhost:9001/

How to run e2e tests

To run the e2e tests you have to install protractor globaly, update your web-driver manager, start the web-driver, start de application, and run the e2e tests:

sudo npm install -g protractor
sudo web-driver update
sudo web-driver start
# ASSURE THAT YOUR TAIGA INSTANCE IS RUNNING
gulp e2e-test

About

[DEPRECATED] Project management web application with scrum in mind! Build on top of Django and AngularJS (Frontend Code)

Resources

License

AGPL-3.0, Apache-2.0 licenses found

Licenses found

AGPL-3.0
LICENSE
Apache-2.0
LICENSE.bootstrap

Stars

Watchers

Forks

Packages

No packages published