Skip to content

money-manager/client

Repository files navigation

Client

Install dependencies firstly:

$: yarn install

Dev bundles:

$: yarn build

Dev bundles in watch mode:

$: yarn build:watch

Prod bundles:

$: yarn build:prod

Testing:

$: yarn test

Releases

No releases published

Packages

No packages published