Prerequisites
git clone https://github.com/phosphorjs/phosphor.git
cd phosphor
npm install
tsd reinstall -so
gulp
Output will be placed in the /dist
directory.
Follow the source build instructions first.
gulp examples
Navigate to index.html
of the example of interest.
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+