yuhaoju / ykit-starter-vue

ykit demo project with vue.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ykit-starter-vue

YKit-Vue.js 示例工程(本示例要使用 ykit@next,如果使用 ykit@1,请看这里)

Getting Started

$ git clone https://github.com/roscoe054/ykit-starter-vue.git
$ cd ykit-starter-vue
$ npm install 或者 yarn

Run Dev

$ npm start

访问 http://127.0.0.1:3000/index.html

Build

$ ykit pack -m

关于 ykit

访问 https://ykit.ymfe.org 来获取更多文档

About

ykit demo project with vue.js

License:MIT License


Languages

Language:Vue 35.1%Language:JavaScript 23.3%Language:HTML 21.9%Language:CSS 19.6%