meteor/react-packages

Name: react-packages

Owner: Meteor

Description: Meteor packages for a great React developer experience

Created: 2015-05-27 18:53:42.0

Updated: 2018-01-13 13:18:56.0

Pushed: 2018-01-15 13:34:18.0

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

Size: 1227

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

react-packages

Meteor packages for a great React developer experience

Read the guide.

Development prerequisites

These prerequisites are for developing these packages, not for using them.

Running the docs site locally
  1. Install mkdocs with pip
  2. Run mkdocs serve from the root of the repository
Linting

Run

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/.

Publishing

Due to the dependency graph, the order these packages are published in can be important.

In order to simplify the process, the ./publish-packages.sh script can be used to automatically bump package versions and publish the packages in the correct order.

This is a shortcut to the script in scripts/publish-packages/index.js.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.