Front-end dev compatible with Tribe.
-
Create a new folder in /applications/ and open in IDE or code editor of your choice.
-
Install ember
ember init
- Install ember-tribe
ember install ember-tribe
- Serve
ember s
-
Change project name in app/index.html, app/templates/application.hbs and config/manifest.js
-
Build
ember build -prod
- Deploy
Tribe is a project management framework that allows us to build platforms, products, applications and web interfaces, using a modular approach. It provides a coherent language for UX, content, design and code collaborations.
The GNU General Public License is a free, copyleft license for software and other kinds of works.