In order to run the development version, clone the repository, and install dependencies via npm
, you need network access.
You'll need the following tools:
- Clone the repository locally and go to the project folder.
git clone https://github.com/Autonomy-Logic/openplc-editor.git
cd openplc-editor
- Install the dependencies
npm install
- Run the development script
npm run start:dev
Please go to the repository wiki page to get instruction about the project.
Go to project management page to see the current state of the project.
Go to issues page to view the current state of issues in the project.