FlexW / splitbills

SplitBills App - This will be the successor of https://gitlab.com/flexw/splitbills

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SplitBills

Build

First install npm and node then run npm ci to install the dependencies. To build the project then, execute npx ng build. To do a production build run npx ng build --prod.

Development server

Run npx ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Running unit tests

Run npx ng test to execute the unit tests. You need ot have chrome or chromium installed for this.

About

SplitBills App - This will be the successor of https://gitlab.com/flexw/splitbills


Languages

Language:TypeScript 83.7%Language:HTML 12.8%Language:JavaScript 2.4%Language:Sass 0.9%Language:Shell 0.2%