Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Latest commit

 

History

History
34 lines (22 loc) · 447 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 447 Bytes

Amber Components

AmberComponent Docs

Built with the jekyll gem and just-the-docs theme

Install

$ bin/setup

Run in development

Listens on http://127.0.0.1:4000/.

$ bin/dev

Build for production

$ bin/build

Deploy

Deploy to https://ambercomponent.com.

$ bin/deploy