Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 674 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 674 Bytes

Pagination of Profiles

This is an application to filter a list of profiles using ReactJS, Meteor, LESS, MongoDB, ES6, Simple-Schema and Iron Meteor.

Requirements

Running the project

Clone this project:

$ git clone https://github.com/flaviohenriquecbc/meteor-react-mongo-pagination.git

Install some dependencies

$ meteor npm install --save babel-runtime
$ meteor npm install --save react react-dom
$ meteor npm install --save react react-addons-pure-render-mixin

Execute the program

$ meteor

Tadaa! Now you can filter the profiles: http://localhost:3000