Coder Social home page Coder Social logo

react-components's Introduction

React components Build Status codecov

This is a monorepo for individual 5rabbits react components.

Demo/Docs: https://5rabbits.github.io/react-components

Requirements

  • NodeJS >= 6.9.0
  • Yarn >= 1.0.0

Packages

The packages directory holds each individual package. Each package has (at least) the following commands:

# Build the package for production
$ yarn build

# Start the development server
$ yarn start

# Run the tests
$ yarn test

# Run the tests in watch mode
$ yarn test --watch

Global commands

The following commands are available at the root of this repository:

# Creates a new individual package
$ yarn create-package <name>

# Builds all the packages for production
$ yarn build

# Starts a storybook server for all packages
$ yarn start

# Tests all packages
$ yarn test

# Lints all packages
$ yarn lint

# Auto formats all packages code
$ yarn prettify

Lerna

This project uses lerna to manage and publish the individual packages.

Hooks

  • All changes will be linted and prettified before commiting.
  • Storybooks will be deployed automatically to github pages after publishing.

react-components's People

Contributors

rdiazv avatar wcarreno15 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

react-components's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.