Go to file
Miguel Gonzalez e77497f514 475d68ae56b16a62eb41c8d2c36703d59099ad0c 2018-06-14 07:22:52 +02:00
dist 475d68ae56b16a62eb41c8d2c36703d59099ad0c 2018-06-14 07:22:52 +02:00
.gitignore node compile taiga-front script 2015-01-16 14:48:27 +01:00
README.md Update README file 2015-09-10 12:41:39 +02:00
dist.js 78bee2ae08ae6e0bc907a12fbd19c252714db77a 2017-03-10 17:22:32 +01:00
generate.sh 00fbdc6dc1f23a7f5362fbdba2c4e12e99a96e5a 2015-11-03 08:39:23 +01:00
package-lock.json 28bb64293107cb4483d732bc28c00047597bff22 2017-08-29 08:26:09 +02:00
package.json node compile taiga-front script 2015-01-16 14:48:27 +01:00

README.md

Taiga Front

Kaleidos Project

This repo is a compiled versión of https://github.com/taigaio/taiga-front

Installation

  • Clone the repo
  • Expose the dist directory under a static file web server
  • Rename dist/js/conf.example.json to conf.js if you want to change settings

More information about the different installation methods (production, development, vagrant, docker...) can be found here http://taigaio.github.io/taiga-doc/dist/#_installation_guide.

For Devs

To regenerate branches master and stable

git checkout master; node dist.js master
git checkout stable; node dist.js stable

Community

Taiga has a mailing list. Feel free to join it and ask any questions you may have.

To subscribe for announcements of releases, important changes and so on, please follow @taigaio on Twitter.