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

Sciator/PNeditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

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