spout/docs/README.md
2017-11-26 20:02:20 +01:00

8 lines
227 B
Markdown
Executable File

Spout Github pages
====
1. Install `bower`: `npm install -g bower` or `yarn global add bower` or
2. Install dependencies: `bower install`
3. Install `jekyll`: `sudo gem install jekyll`
4. Run the site locally: `jekyll serve`