Skip to content
This repository has been archived by the owner on Sep 17, 2020. It is now read-only.

invibelabs/styleguide

Repository files navigation

Bulit 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

Releases

No releases published

Packages

No packages published

Languages