Skip to content

hiscoder-com/template-rcl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Components Ecosystem Discord Issues MIT License

project_title


Explore the docs and code playground »

Report Bug · Request Feature

Table of Contents ↧

About The Project

Projector Mode RCL Shot

project_description

  • Purpose [The goal of the project or why we're doing this]

    Example: To create a preconfigured template so that we can start developing a component library right away.

  • Problem [What problems we have now and how the library will help solve them]

    Example: If you start from scratch to create a library, you have to repeat the same steps, add the same libraries, copy configurations and templates from other libraries.

  • Scope [What areas are covered, what areas are not]

    Example: this template is mostly for texttree organization libraries to make it easier to maintain code

(back to top)

Built With

(back to top)

Getting Started

Installation

Add the library to your React app

  • yarn
yarn add @texttree/template-rcl
  • npm
npm install @texttree/template-rcl

(back to top)

Support

Having trouble? Get help in the official Open Components Ecosystem Discord

Usage

example_of_usage

For more examples, please refer to the Styleguidist link

(back to top)

Roadmap

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated. Guidelines for external contributions.

You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

If you would like to fork the repo and create a pull request.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature-[username]-amazing-feature)
  3. Commit your Changes (git commit -m 'Add some Amazing Feature')
  4. Push to the Branch (git push origin feature-[username]-amazing-feature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE for more information.

(back to top)

Contact

Project Link: https://github.com/texttree/template-rcl

(back to top)