Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

rp-test-deploy

robyparr1MITdeprecated0.0.1

this package has been deprecated

An elegant way to display and edit text.

readme

Elegant Editor

An elegant way to display and edit text.

Getting Started

After downloading the project, you can get started with the following steps:

  1. Install dependencies
npm install
  1. Test the project
npm test
  1. Run the project The following command will run React Storybook, allowing you to view multiple different configurations of the library without having to write any code.
npm start

Usage

This project is meant to be used as a drop-in component for React applications. However, as it's still in its early stages, usage instructions will follow soon.