/hey-run

A online tool for HeyUI code snippet test

Primary LanguageLess

vue

A HeyUI project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:9008
hey dev

# build for production with minification
hey build

For detailed explanation on how things work, consult the docs for hey-cli.

Notice

HeyUI project use global less setting in hey.js, you can use those vars in any vue file or less file.

globalVars: './src/css/var.less'

For detailed using you can see App.vue file.