-
Use tribe-framework.org to install this Git template
-
Open command line in the directory that has been installed
-
Install EmberJS by running the following command, and enter the name of the directory when asked:
- Linux and Mac OS
chmod +x ./install/ember-init.sh; bash ./install/ember-init.sh;
- Windows
powershell -ExecutionPolicy Bypass -File .\install\ember-init.ps1
- Serve to start coding
ember s
- 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.