Skip to content

Commit

Permalink
added a readme to the plotly example
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicholas Kridler committed Feb 29, 2016
1 parent 9bfae0e commit 009544f
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions examples/plotly/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Plot.ly example

# How to Install
Make sure pyxley is installed first (run `python setup.py install`).

## NPM
Install NPM (e.g brew install node).

## Initialize
Initialize the directory with `pyxapp --init .`.

# Flask
Run `python demo/__init__.py`.

0 comments on commit 009544f

Please sign in to comment.