Demonstrate your CLI with animated examples.
npm install --save sightline
bower install sightline
To run the project locally, clone the project:
# Clone the project
git clone https://github.com/chloi/sightline
# Move into the project folder
cd sightline
Next, install the development dependencies. Harp is used to serve the examples.
npm install
npm start
# Visit the example at http://localhost:9000/examples/1
Thanks for considering contributing! There’s information about how to contribute to Sightline here. Feel free to send us an email or open an issue here, too.
Copyright © 2014–2015 Jorge Pedret, Kenneth Ormandy, and Chloi Inc.