Skip to content
bonyong lee edited this page Oct 26, 2018 · 2 revisions

This is experimental features. Ship provides incremental build and web ui for advance functions.

Command

If you want incremental build

$ ship build --watch

If you want web ui, too

ship build --port $WEB_PORT

You can see like next when connect browser to localhost:8080.

Ship web ui

Clone this wiki locally