- copy the code from repo
- replace to
your own image name
fromskeleton-vuecli
. - run below command
$ make create
$ make install
$ make up
- vue-cli ui에서 별도로 app을 import 하는데, 이과정을 없앨 수 있을지?
- 현재 열려 있는 웹 cli포트를 여는 command를
Makefile
에 추가하기$ make open
your own image name
from skeleton-vuecli
.$ make create
$ make install
$ make up
Makefile
에 추가하기 $ make open