Skip to content

Electron app for student project on UX/UI. Simple app for car rental company.

Notifications You must be signed in to change notification settings

timkriz/human-computer-interaction-sem-1

Repository files navigation

Projekt Avtek

Project setup

npm install

Quick Start:

Base: https://github.com/nklayman/vue-cli-plugin-electron-builder#vue-cli-plugin-electron-builder . Open a terminal in the directory of your app created with Vue-CLI 3 or 4 (4 is recommended).

Then, install and invoke the generator of vue-cli-plugin-electron-builder by running:

vue add electron-builder

That's It! You're ready to go!

To start a development server:

If you use Yarn:

yarn electron:serve

or if you use NPM:

npm run electron:serve

To build your app:

With Yarn:

yarn electron:build

or with NPM:

npm run electron:build

To see more documentation.

About

Electron app for student project on UX/UI. Simple app for car rental company.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages