/employee-manager

An electron application for managing employees

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

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.