GitXplorerGitXplorer
w

sumo_desktop_app

public
0 stars
0 forks
1 issues

Commits

List of commits on branch master.
Verified
3dbe6ddcd3581a67c7b20f7b53beaa6c68e41444

Update README.md

wwar-in committed 2 years ago
Unverified
d3f56b267bfebd4e05a3db62fa760573ddb59658

fix typos and change from Polish -> English

wwar-in committed 2 years ago
Verified
c526c0bfdad08ed37e4adb67a51ea74e4b527735

Merge pull request #23 from war-in/photos

wwar-in committed 2 years ago
Unverified
301d6c6ac21d6ce821e3ea454345db9759146a0f

photos

wwar-in committed 2 years ago
Verified
1fc3b8cdd038c7ae6ca5b364f1de38b1325b28b4

[SUMO-196] CRUD for categories (#22)

bbkulawska committed 2 years ago
Verified
f20fd4b303e28514f8f6c5b6385ce04c8ca1c9f2

Merge pull request #21 from war-in/SUMO-189

ssumo-slonik committed 2 years ago

README

The README file for this repository.

Electron + TypeScript + React

Boilerplate for a project using Electron, React and Typescript.

Installation

Use a package manager of your choice (npm, yarn, etc.) in order to install all dependencies

yarn

Usage

Just run start script.

yarn start

Packaging

To generate the project package based on the OS you're running on, just run:

yarn package

Contributing

Pull requests are always welcome 😃.