All command called from PNetEditor file with installed dependecies:
cd ./PNetEditor/
yarn install
Start:
yarn start
Create executable:
yarn build
- fix edit with input
- Fix compilation
- Remove VS17 files and build using yarn
- Code styling (tslint/prettier/tsc ...)
- building executables
- win
- linux
- Create documentation
- Split Electron/Frontend code
- Cleanup gitignore
- Refactoring
- Hot reload
- Building scss
- Debuging with vscode tasks
- Semantic version
- eng only