Skip to content

tribe-framework/.github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flame

Install EmberJS for using Tribe API with Junction

  1. Use tribe-framework.org to install this Git template

  2. Open command line in the directory that has been installed

  3. 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
  1. Serve to start coding
ember s

Deploy

  1. Build
ember build -prod
  1. Deploy to Netlify or Cloudflare Pages

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.

About

About Tribe

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published