1.0.0 • Published 5 years ago

@fyresite-ui/core v1.0.0

Weekly downloads
2
License
ISC
Repository
github
Last release
5 years ago

React React component library for faster and easier web development. Components are extended from Material-UI.

lerna MIT license made-for-VSCode Maintenance

Sending a Pull Request

Fyresite-UI is a team project, so Pull Requests are always welcome, but, before working on a large change, it is best to open an issue first to discuss it with the maintainers, Anthony Asaro & Stephen Orr.

When in doubt, keep your Pull Requests small. To give a Pull Request the best chance of getting accepted, don't bundle more than one feature or bug fix per Pull Request. It's often best to create two smaller Pull Requests than one big one.

  1. Clone the repository.
git clone https://github.com/Fyresite/fyresite-ui
  1. Install the dependencies:
yarn install
  1. Create a new feature branch:
git checkout -b feature/my-feature-branch
1.1.0

5 years ago

1.0.0

5 years ago