Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 241 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 241 Bytes

What's That Language

Running the application

npm install -g @angular/cli@latest
git clone https://github.com/omgftw/WhatsThatLanguage.git
cd WhatsThatLanguage
npm install
ng serve

Then open localhost:4200 in your browser