0.0.1 • Published 6 years ago

rp-test-deploy v0.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

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.