marble

v3.5.7
WeDeploy's style guide and UI components

Marble

A set of UI components behind Electric and WeDeploy.

It is built with HTML, Sass, and Javascript with Bootstrap as a foundation.

Install

You can get it on npm.

npm install marble --save

Or if you're not into package management, just download a ZIP file.

Development

  1. Install local dependencies:

    npm install
    
  2. Compile fonts and styles:

    npm run build
    
  3. Watch for file changes:

    npm run dev
    

License

BSD License © Liferay, Inc.

npm i marble

Metadata

Downloads