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

https://github.com/apavazza/employee-manager

An electron application for managing employees
https://github.com/apavazza/employee-manager

electron indexdb tailwindcss

Last synced: 10 months ago
JSON representation

An electron application for managing employees

Awesome Lists containing this project

README

          

# Employee Manager

An electron application for managing employees

## Compiling

To build the application run:

```
npm run build
```

To start the application in development mode run:

```
npm run start
```

## License

This software is provided under the terms of the [GNU General Public License v3.0](LICENSE).