Prerequisites
- bower
npm install -g bower
bower install phosphorPrerequisites
git clone https://github.com/phosphorjs/phosphor.git
cd phosphor
npm install
gulpOutput will be placed in the /dist directory.
Follow the source build instructions first.
gulp examplesNavigate to index.html of the example of interest.
Follow the source build instructions first.
gulp testsNavigate to tests/index.html to run the tests.
The browser versions which are currently known to work are listed below. Earlier versions may also work, but come with no guarantees.
- IE 11
- Firefox 32+
- Chrome 38+