Skip to content
beltasha edited this page Dec 3, 2017 · 1 revision

Welcome to the edu-web-client wiki!

This is a web client part of language learning application. To run:

  1. Clone this repository
  2. install Angular CLI: npm install -g @angular/cli
  3. Go to app folder
  4. Run app: ng serve --open

Clone this wiki locally