appirio-tech/react-components

Name: react-components

Owner: Topcoder

Description: null

Created: 2016-02-02 19:21:14.0

Updated: 2018-03-13 06:59:58.0

Pushed: 2018-03-18 12:30:21.0

Homepage: null

Size: 4608

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

npm version Build Status

React Components

This repository is used to distribute reusable React components.

Installation

We use node 5.x and npm 3.x, so you may need to download a new version of node. The easiest way is to download nvm. We have a .nvmrc file in the root of the project, so you can just run nvm use to switch to the correct version of node.

Install dependencies by running the following in the root of the project:

NPM Commands
Contributing
Pull Requests

To contribute to the repository, please create a feature branch off of the dev branch. Once you're finished working on the feature, make a pull request to merge it into dev. Please make sure that every pull request has passed the build checks, which appear just before the “Merge pull request” button in github.

Code Style

Checkout the code and comments in /components/ExampleComponent for an example functional React component, .scss file, and tests.

React

JavaScript

SCSS Files

Writing Tests
Recommended Developer Tools
Syntax highlighting for ES6 and React JSX
Recommended Theme
Automatic JavaScript linting in Sublime Text
Code expander
Using the react-components repository in your app
Install
install appirio-tech-react-components

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.