wearecube / hologram-github-theme-example

See https://github.com/wearecube/hologram-github-theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hologram Github Theme Example

This is an example web application using Hologram with the Hologram Github Theme to generate a styleguide.

Prerequisites

Assuming you have Ruby with Bundler and NPM/Node installed:

bundle install
npm install

Building

To build the app with the styleguide:

npm run build

The styleguide can then be found in the styleguide/ directory, the app in the dist/ directory.

To start server with live-reload and open the styleguide in a browser:

npm run serve:styleguide

About

See https://github.com/wearecube/hologram-github-theme

License:MIT License


Languages

Language:CSS 52.9%Language:HTML 39.0%Language:JavaScript 7.4%Language:Ruby 0.8%