Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

Latest commit

 

History

History
33 lines (31 loc) · 611 Bytes

readme.md

File metadata and controls

33 lines (31 loc) · 611 Bytes

All command called from PNetEditor file with installed dependecies:

cd ./PNetEditor/
yarn install

Start:

yarn start

Create executable:

yarn build

Issues:

  • fix edit with input

TODO:

  • 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