/weyproui

WEYPRO UI - A User Interface for backend.

Primary LanguageCSS

WEYPRO UI - A User Interface for backend.

This project is still in dev mode. See documention

#Usage

install via bower

bower install --save weyproui

import styles and scripts

@import 'bower_components/weyproui/build/styles/weyproui.css'

#Contribute

Clone

git clone https://github.com/wushan/weyproui.git YourApp

Install Packages via npm and bower

npm install && bower install

Run

gulp serve

Build

gulp build