0.1.1 • Published 4 years ago

@luisgilgb/react-grid v0.1.1

Weekly downloads
2
License
-
Repository
-
Last release
4 years ago

React Grid

A Grid component for React.

Getting Started

These instructions will let you use the Grid component in your application.

Prerequisites

This component is created for React JS, so you need to use it in a React application to work.

Installing

Install this component as a dependency from npm.

npm install @luisgilgb/react-grid

Then, in your application it should be enough to import the component as it is usually done in React:

import Grid from '@luisgilgb/react-grid'

Running the tests

TBD

Break down into end to end tests

TBD

And coding style tests

TBD

Built With

  • ReactJS - The web framework used
  • npm - Dependency Management

Contributing

TBD

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

  • ReactJS community and developers.
0.1.1

4 years ago

0.1.0

4 years ago