marble
v3.5.7
Published
WeDeploy's style guide and UI components
Downloads
4,928
Readme
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
Install local dependencies:
npm install
Compile fonts and styles:
npm run build
Watch for file changes:
npm run dev
License
BSD License © Liferay, Inc.