CTF style "Who Dunn It" game for children (Frontend only)
- Clone repo
git clone https://github.com/cyberkidsday/whodunnit.git
- install npm dependencies where package.json is
npn install
- run the app
npm start
Forked from:
https://github.com/cornflourblue/angular2-registration-login-example-webpack