edutucci / hawkvuemdframework

Vue material Framework. Lightweight components for vuejs 2.x.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HawkVueMd Framework

πŸš€ Free CSS Library for vuejs 2.x with lightweight components.

haw

πŸš€ Documentation: HawkVueMd  Framework

Vue  Material  Framework, lightweight components for Vue js 2.x. 😍


technologies Contribute Start Start kit telegram License

πŸš€ Technologies

vue Vue Js   css Pure Css   node Node Js 12   mdlogo Google Material Design

πŸ’» Installation

yarn

yarn add hawkvuemd

npm

npm install hawkvuemd

Usage

In your project add the code below in your main.js

import 'hawkvuemd'
import 'hawkvuemd/dist/hawk_default_stylus.styl'
import 'hawkvuemd/dist/hawkvuemd.css'

πŸ€“ πŸš€ How to contribute

Do the fork; βœ… create the branch with your "feature": git checkout -b my-feature; βœ… commit changes: git commit -m 'feat: My new feature'; βœ… Do push the branch: git push origin my-feature βœ…

πŸ‘· Telegram Community

https://cutt.ly/VyOoN5c

πŸ‘· Repositories working with this framework

Starter Kit: https://cutt.ly/yyOyM10

πŸ‘· Compiles and hot-reloads for development

yarn dev

πŸ‘· Compiles and minifies for production (UNIX and MAC)

yarn build-lib-npm-unix

πŸ‘· Compiles and minifies for production Windows

build-lib-npm-win

πŸ‘· Lints and fixes files

yarn lint

Customize configuration

πŸ“™ See: Configuration Reference.

πŸ“„ License

This project is under the MIT license, made with love and care β™₯️ by Eduardo Tucci, for details, see the LICENSE πŸ‘‹

About

Vue material Framework. Lightweight components for vuejs 2.x.


Languages

Language:Vue 49.2%Language:SCSS 12.7%Language:Less 11.6%Language:JavaScript 10.4%Language:Stylus 8.9%Language:CSS 7.2%Language:HTML 0.0%