AkiBot Web-based User Interface project was generated with Angular CLI and added Three.js WebGL functionality.
Server part: akibot-server
- Clone repository
git clone https://github.com/makimenko/akibot-ui.git
- Go to the project directory, install project dependencies and launch the server.
cd akibot-ui
npm install
ng serve