# taiga-front-dist **Repository Path**: looen/taiga-front-dist ## Basic Information - **Project Name**: taiga-front-dist - **Description**: https://github.com/taigaio/taiga-front-dist.git - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-01-02 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Taiga Front # [![Kaleidos Project](http://kaleidos.net/static/img/badge.png)](https://github.com/kaleidos "Kaleidos Project") [![Managed with Taiga.io](https://img.shields.io/badge/managed%20with-TAIGA.io-709f14.svg)](https://tree.taiga.io/project/taiga/ "Managed with Taiga.io") 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/conf.example.json to conf.json 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](http://groups.google.com/d/forum/taigaio). 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](https://twitter.com/taigaio) on Twitter.