Skip to content

k-bialucha/business-assistant-mobile-app

Repository files navigation

Business Assistant App

A mobile app that will allow to summarize monthly sales and expenses of a company. First goal is to support single person business for a company based in Poland.

Requirements

Running the app

Before first launch - create env.ts file according to the instructions in env.example.ts file and install dependencies:

> npm install

Run the app:

> npm start

Other scripts

Run tests

> npm run test

In watch mode:

> npm run test:watch

Lint

> npm run lint

With autofix:

> npm run lint:fix

License

This project is currently UNLICENSED.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published