quark-gui
v0.8.1
Published
Webpack GUI framework based on atomic design
Downloads
270
Maintainers
Readme
quarkGUI
Webpack GUI framework based on atomic design
Clone or install quarkGUI
Clone:
- Clone the repository:
git clone https://github.com/quarkGUI/quarkGUI.git
Install:
Install with npm:
npm install quark-guiInstall with yarn:
yarn add quark-guiInstall with Bower:
bower install quark-guiAfter installation copy file with Sass variables:
cp -r node_modules/quark-gui/setup/** ./
Run with development environment
npm run devBuild for production
npm run buildModules
Atoms
- Buttons
- Form elements
- Media
- Sections
Molecules
- Buttons
- Form elements
- Lists
- Menus
- Messaging
- Navigation
- Sections
