An open API service indexing awesome lists of open source software.

https://github.com/moises-herrera/easy-bills-frontend

Financial management front-end project
https://github.com/moises-herrera/easy-bills-frontend

angular chartjs primeng tailwindcss typescript web

Last synced: 7 months ago
JSON representation

Financial management front-end project

Awesome Lists containing this project

README

          

# EasyBills

## Usage

```bash
git clone https://github.com/moises-herrera/easy-bills-frontend.git

cd easy-bills-frontend
```

## Install
```bash
npm install
```

## Development server

Run `npm start` for a dev server.

## Build

Run `npm run build` to build the project. The build artifacts will be stored in the `dist/` directory.

## Running unit tests

Run `npm run test` to execute the unit tests of the project.