# this script builds and launches the vue client served raw and locally # (without docker) on localhost (default) or via the machine's ip given the argument -I # launch the app npm run dev # TODO: more configuration