An open API service indexing awesome lists of open source software.

https://github.com/moeen-basra/meteor-react-sample-shop


https://github.com/moeen-basra/meteor-react-sample-shop

meteor meteorjs react reactjs

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Sample Shopping cart app using Meteor 1.3+, React JS 15.+

This is just a smaple shopping cart for getting started with React Js, React Routers and Meteor

## Instructions
- Be sure you have [Meteor installed](https://www.meteor.com/install)
- Clone this repo
- Cd into the repo/app
- Install npm packages: ```npm install```
- Run the app by typing ```meteor```

## Requirements

- Meteor 1.3 +
- React JS 15+