You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

40 lines
487 B

# Hello 👋
Following electron tutorial...
## Notes
To simple start the app up
```sh
npm run launch
```
To package the app using Electron Forge
```sh
npm run make
npm run start
```
To run TypeScript compiler
```sh
npx tsc
```
# Dependencies
TypeScript https://www.typescriptlang.org/
Lit (Web Components) https://lit.dev/
SCSS https://sass-lang.com/guide
# Further reading
camera, c++, open source, electron
# Inspiration
vs code hierarchy
penpot
# May be necessary
minicss