Meteor, MongoDB, React/Redux and Node
curl https://install.meteor.com/ | sh
- Clone application repository
(
$ https://github.com/Bikranshu/meteor-mongo-react-redux.git
) cd meteor-mongo-react-redux
- Run the following command on terminal
$ meteor npm install
$ meteor