This is a university/personal project.
The objective of this project is to test and learn new web technologies and see the possibilities they bring to us.
Besides showing the power of the web! And prove that with the basics of some of these tenologies we can do amazing things, like .... a Pokémon game!
This projetct uses BatAngularJs (for more information about the commands read the complete and official documentation of BatAngularJs :D)
Clone this project, enter in the created path and run:
$ npm i
To development run:
$ npm start
To build the app run:
$ npm run build