DEPRECATED - Prototyping the Mozilla Web Builder
Перейти к файлу
Arron Schaar d91078b958 shipyard require is working and pointing to public/js/builder 2012-01-23 17:47:38 -08:00
addon added port 1337 to web builder dev domain 2012-01-23 14:30:56 -08:00
public shipyard require is working and pointing to public/js/builder 2012-01-23 17:47:38 -08:00
.gitignore added *.css files 2012-01-23 15:17:56 -08:00
.gitmodules moved shipyard to public/js/shipyard 2012-01-23 16:09:31 -08:00
README.md updated docs 2012-01-23 15:52:32 -08:00
app.js added *.css files 2012-01-23 15:17:56 -08:00
index.html shipyard require is working and pointing to public/js/builder 2012-01-23 17:47:38 -08:00
package.json added node stuff 2012-01-23 14:26:52 -08:00

README.md

Prerequisites

nodejs
npm

Install

$ git clone git@github.com:csuwldcat/WebBuilder.git
$ git submodule init
$ git submodule update
$ npm install	
$ cd vendor/shipyard	
$ npm link

install addon/web-builder-bootstrap.xpi into Firefox