Skip to content

Huang9495/akibot-ui

 
 

Repository files navigation

AkiBot UI

AkiBot Web-based User Interface project was generated with Angular CLI and added Three.js WebGL functionality.

Server part: akibot-server

Sample

Demo

Pre-Installation

  1. Install Git
  2. Install Node.js

Installation

  1. Clone repository
git clone https://github.com/makimenko/akibot-ui.git
  1. Go to the project directory, install project dependencies and launch the server.
cd akibot-ui
npm install
ng serve

About

AkiBot User Interface (Angular2 + Three.js)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 87.2%
  • HTML 8.6%
  • JavaScript 2.8%
  • CSS 1.4%