Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 714 Bytes

README.md

File metadata and controls

43 lines (29 loc) · 714 Bytes

homo (WIP)

lerna

Setup

git clone https://github.com/shuidi-fed/homo.git
cd homo
yarn install

Run demo

1、link

cd packages/cli
yarn link

2、run

cd examples/vue-cli3
yarn install

# dev
homo dev

# build
homo build

# start the production server
homo start

Author

Homo © HcySunYang, Released under the MIT License.
Authored and maintained by HcySunYang.

homepage · GitHub @HcySunYang · Twitter @HcySunYang