# devfrontend The frontend for `wmill dev` ## Quickstart ### dev ``` npm run dev ``` ### deploy ``` denobundle dist mv bundle.js ../cli/src/ ```