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

https://github.com/getange/erp-system

This repository contain a modern ERP system tailored to solve the real customer needs. Customer-centered system
https://github.com/getange/erp-system

Last synced: about 1 year ago
JSON representation

This repository contain a modern ERP system tailored to solve the real customer needs. Customer-centered system

Awesome Lists containing this project

README

          

# my-calender

To install dependencies:

```bash
bun install
```

To run:

```bash
bun run index.js
```

This project was created using `bun init` in bun v1.1.43. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.