All Projects → meteor → module-todos-react

meteor / module-todos-react

Licence: other
The todos app, built with Meteor 1.3 + React

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

NOTE this project is deprecated, please instead check out the react branch of the Todos app: https://github.com/meteor/todos/tree/react

This is a Todos example app built using Meteor 1.3 + React, using ES2015 modules for file organization and NPM for managing React-related dependencies. The server side also follows the principles described in the Meteor Guide.

Running the app

npm install
meteor

Scripts

To lint:

npm run lint
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].