Bootstrap template for Firefox Marketplace frontend projects.
Перейти к файлу
Kevin Ngo fd00a8070d make install warning 2015-04-21 15:17:36 -07:00
src init.js comment 2015-03-20 12:45:34 -07:00
tests Run UI tests with a compiled build 2015-03-27 12:33:22 -05:00
.bowerrc shut up bower 2014-10-21 15:02:25 -07:00
.gitignore add compile flags to dev.html (bug 1099343) 2014-12-11 13:20:13 -08:00
.travis.yml Don't cache pip or python by default on Travis 2015-03-30 10:07:10 -05:00
LICENSE Initial commit 2014-09-22 04:51:38 -07:00
Makefile make install warning 2015-04-21 15:17:36 -07:00
README.md bump for gulp 2014-11-12 20:15:01 -08:00
bower.json marketplace jquery (bug 1142729) 2015-03-16 15:43:02 -07:00
config.js bump mcm v2.4 2015-03-18 17:11:35 -07:00
fabfile.py fabfile update 2015-03-18 17:24:39 -07:00
gulpfile.js Include tests in the template 2015-03-26 16:12:44 -05:00
karma.conf.js Include tests in the template 2015-03-26 16:12:44 -05:00
package.json Install karma-mocha-reporter 2015-03-27 11:32:51 -05:00
test-main.js Include tests in the template 2015-03-26 16:12:44 -05:00

README.md

Bootstrap template for Firefox Marketplace frontend projects.

Installation

  • npm install
  • make install
  • make serve