Skip to content

pedroramos17/barkin-electron

Repository files navigation

Barkin Desktop

A parking management system

Install

Clone the repo and install dependencies:

git clone --depth 1 --branch main https://github.com/pedroramos17/barkin-electron.git
cd barkin-electron
npm install

Starting Development

To configure the Barkin API or with your API URL change the ./src/config/api.ts file.

Start the app in the dev environment:

npm start

Packaging for Production

To package apps for the local platform:

npm run package

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published