SHI-Shire
v0.0.1
Published
``` dist └──css/ └──shire.min.css ```
Readme
Shire
What's included
dist
└──css/
└──shire.min.cssDependencies
- jQuery
- Bootstrap (CSS & Javascript)
- Ion Icons (CSS & Fonts)
Running documentation locally
- Install all dependencies with
npm install. - Install all bower dependencies with
bower install. - Run the gulp task
gulp webserverwhich will build, start the web server and launch your browser.
