quark-gui
v0.8.1
Published
Webpack GUI framework based on atomic design
Downloads
38
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-gui
Install with yarn:
yarn add quark-gui
Install with Bower:
bower install quark-gui
After installation copy file with Sass variables:
cp -r node_modules/quark-gui/setup/** ./
Run with development environment
npm run dev
Build for production
npm run build
Modules
Atoms
- Buttons
- Form elements
- Media
- Sections
Molecules
- Buttons
- Form elements
- Lists
- Menus
- Messaging
- Navigation
- Sections