buildbuilds the app. (It hangs, after it finishes hitctrl+c)build:watchbuilds the app and watches for changes, this enables hot reloadingstartstarts the app, must be built firsttestrun all the teststest:covrun tests and save coverage reportlintrun the linter and prettierlint:fixruns the linter and tries to fix the errors