Skip to content

chloi/sightline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sightline

Demonstrate your CLI with animated examples.

Install With npm

npm install --save sightline

Install With Bower

bower install sightline

Getting started

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

Contributing

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.

License

The MIT License (MIT)

Copyright © 2014–2015 Jorge Pedret, Kenneth Ormandy, and Chloi Inc.