liquidautumn / react-packages

Meteor packages for a great React developer experience

Home Page:http://guide.meteor.com/react.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-packages

Meteor packages for a great React developer experience

Read the guide.

Running the docs site locally

  1. Install mkdocs with pip
  2. Run mkdocs serve from the root of the repository

Linting

Run

npm run lint

Note this does not yet all lint. Working on it.

Testing

Due to difficulties in testing packages with "peer" NPM dependencies, we've worked around by moving package tests into harness test apps. You can find them in tests/.

About

Meteor packages for a great React developer experience

http://guide.meteor.com/react.html

License:Other


Languages

Language:JavaScript 85.7%Language:CSS 9.2%Language:HTML 4.7%Language:Shell 0.4%