Skip to main content

Introduction

Let's discover react-mixing in less than 5 minutes.

Installation#

To install the entire react-mixing lib:

yarn add react-mixing

Getting Started#

git clone https://github.com/tseijp/react-mixing

Run the development server:

cd react-mixing
yarn init
yarn docs

Your site starts at http://localhost:3000.