Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 571 Bytes

File metadata and controls

18 lines (14 loc) · 571 Bytes

SystemCore Blocks Interface

WARNING! This is not ready for use and is under heavy development of basic features

Setup

  1. Install VSCode and clone this repository
  2. Install NodeJS
  3. Open this project in vscode
  4. In the vscode terminal, run npm install
  5. Once all dependencies have been installed, run npm run start
  6. Navigate to localhost:3000 in the browser to open the frontend
  7. Make sure any python backends are running on your PC.

Known Issues

Please check the issues on github for known issues.

To update versions

npm update --save