Skip to content

cityowltypes/workshop-cuddly-guacamole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.