-
Use this Git repository as template or use tribe-framework.org
-
Open command line in the directory that has been installed
-
Install ember-tribe by running following command
chmod +x ./install/build.sh; bash ./install/build.sh;
- Serve to start coding
ember s
-
Change project name in app/index.html, app/templates/application.hbs and config/manifest.js
-
Build
ember build -prod
- Deploy to Netlify or Cloudflare Pages
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.