React with MVVM - Pokedex showcase application Installation Clone repository $ git clone https://github.com/davinci2015/react-mvvm-pokemon cd into project directory $ cd react-mvvm-pokemon/ Install all npm packages $ npm install Run npm development script $ npm start Browse to http://localhost:3000