Skip to content

ebryn/bugzilla-ember

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bugzilla-ember

A Bugzilla frontend written in Ember.js. Also check out bugzilla-node, which is a prototype REST API on top of the Bugzilla database.

Running bugzilla-ember

  1. Install node.js from http://nodejs.org
  2. Run npm install inside the project directory
  3. Install grunt-cli globally: sudo npm -g install grunt-cli
  4. Run grunt server to get a local development server running
  5. The app will be running at http://0.0.0.0:8000

Bitdeli Badge

About

Bugzilla frontend written in Ember.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published