Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/santiq/meteor-react-ecommerce

Example of an app for e-commerce using Meteor + Reactjs
https://github.com/santiq/meteor-react-ecommerce

Last synced: about 21 hours ago
JSON representation

Example of an app for e-commerce using Meteor + Reactjs

Awesome Lists containing this project

README

        

#Meteor React e-commerce application
----------------------------------------------

An example of an application for e-commerce using this fancy technologies

#Instalation
---------------

Just clone this repo

```bash

$ git clone [email protected]:santiq/meteor-react-ecommerce.git

```

Then run the application

```bash
$ cd meteor-react-ecommerce/
$ meteor

```

#Generating documentation
------------------------

This app use Meteor-jsdoc (https://www.npmjs.com/package/meteor-jsdoc) for generate documentation.

It's simple to use, follow the instructions here (https://www.npmjs.com/package/meteor-jsdoc)