Minimal wallet app built in React Redux to simulate transactions.
Live demo here.
Clone the repository git clone https://github.com/m-ocana/react_walletApp.git and change to react_walletApp directory.
Install dependencies with npm install.
Run npm start to start server on localhost:8080.
Run npm run build to build for production.
- Uglify bundle.js
- Improve webpack config