First development with Ionic / Angular 2 with a color game.
This project has for goal to learn Angular 2 and TypeScript. You must choose the correct color that corresponds to the hexadecimal code among the choices offered
You need to install Ionic Cordova
$ npm install -g ionic cordova
For launch the project
$ cd hexagame
$ ionic serve
The game is on src/pages/home It contains :
- home.html
- home.scss
- home.ts