Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 872 Bytes

README.md

File metadata and controls

39 lines (28 loc) · 872 Bytes

Flame

Front-end dev compatible with Tribe.

EmberJS

  1. Create a new folder in /applications/ and open in IDE or code editor of your choice.

  2. Install ember

ember init
  1. Install ember-tribe
ember install ember-tribe
  1. Serve
ember s
  1. Change project name in app/index.html, app/templates/application.hbs and config/manifest.js

  2. Build

ember build -prod
  1. Deploy

Tribe - a web project management framework.

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.

License

The GNU General Public License is a free, copyleft license for software and other kinds of works.