Redux Counter
- Ensure you have
npm
installed.
Follow the instructions for your platform here.
- Install all dependencies:
npm install
- We execute the files in the terminal using
babel-node
which comes withbabel-cli
:
./node_modules/.bin/babel-node app.js