Skip to content
This repository has been archived by the owner on Apr 26, 2022. It is now read-only.

whole-lotta-love/mothership

Repository files navigation

venti expectant

Description

Carry me back, baby, where I come from.

Installation

$ pnpm install

Running the app

# development
$ pnpm start

# watch mode
$ pnpm start:dev

# production mode
$ pnpm start:prod

Test

# unit tests
$ pnpm run test

# e2e tests
$ pnpm run test:e2e

# test coverage
$ pnpm run test:cov

Mothership is GNU GENERAL PUBLIC LICENSE.