mpowaga / meteor-todos-graphql-livequery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Circle CI

This is a Todos example app built on the principles described in the Meteor Guide. This app uses the module functionality introduced in Meteor 1.3.

This branch (react) implements the UI in React. You can read more about using React in Meteor in the Meteor guide article on the subject.

Running the app

meteor npm install
meteor

Scripts

To lint:

meteor npm run lint

About


Languages

Language:JavaScript 79.4%Language:CSS 20.1%Language:HTML 0.5%