Stellar Stories is a collection of graphic explainers used to help people learn more about Stellar and what it can do.
Check out the latest graphic novel: https://www.stellar.org/stories/adventures-in-galactic-consensus-chapter-1/
#0. Install node.js and npm
#1. Clone this repo
git clone https://www.github.com/stellar/stories/
#2. Install gulp globally to use the `gulp` command
npm install --global gulp
#3. Run npm install on both stories and storyteller.js
npm install
cd storyteller
npm install
cd ..
#4. Use the gulp develop task to build, watch, and run a development server on [localhost:8000](http://localhost:8000)
gulp develop
Story-app and storyteller.js is released under the Apache License 2.0. For more information, see the LICENSE.txt file.
Images and text inside content
folder are copyright © 2015 Stellar Development Foundation All Rights Reserved.