Install bit make install-bit Install dependences make init Running Bit with bit start Running a particular app (e.g. Everest) cd apps/<app-name> make run Run unit tests for app cd apps/<app-name> make test Run E2E tests for app cd apps/<app-name> make test-ui Build app cd apps/<app-name> make build