Grocery Item Store
Install react-grocery-store with npm and bower:
$ npm install
$ bower install
Follow the instruction on MongoDB Community site from here
Run MongoDB on localhost
$ mongod
Run grocery-store with gulp:
$ gulp serve
Open browser to buy groceries