Skip to content
 
 

Repository files navigation

Phosphor notebook

Installation

git clone https://github.com/jasongrout/phosphor-notebook.git
cd phosphor-notebook
npm install
bower install
tsd reinstall -so
gulp

Running

Run a static webserver in the root directory of the repo and go to http://localhost:8080.

Python

python -m SimpleHTTPServer 8080

Node

Install http-server (npm install -g http-server), and then do

http-server

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages