Create duels between Marvel superheroes
- Install Angular CLI -
npm i -g @angular/cli
- Clone this repository, and navigate to the repository folder
- Navigate to the server directory, run
npm install
and thennpm start
- Now the server should be up and running
- Navigate to the client directory, run
npm install
and thenng serve
- Navigate to http://localhost:4200
- Enjoy
- Angular 4
- TypeScript 2.3
- Bulma ( http://bulma.io )
- ExpressJS
- JavaScript
- MongoDB (Hosted on mlab.com)