Skip to content

A series of React components based on BeeGrid microframework. Now you can use BeeGrid React to build various types of grids thanks to a twelve column system, five default responsive tiers, and many predefined layout.

License

Notifications You must be signed in to change notification settings

davidedantonio/bee-grid-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BeeGrid React

A series of React components based on BeeGrid microframework. Now you can use BeeGrid React to build various types of grids thanks to a twelve column system, five default responsive tiers, and many predefined layout.

Table of contents

Quick start

Several quick start options are available:

  • Clone the repo: https://github.com/davidedantonio/bee-grid-react.git
  • Install with npm: npm install @beetle/bee-grid-react
  • Install with yarn: yarn add @beetle/bee-grid-react

Bugs and feature requests

Have a bug or a feature request? Search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.

Documentation

You can find the docs at: http://react.beegrid.io

Beegrid's React documentation, included in this repo in the root directory, is built with React DocGen. The docs may also be run locally.

Running documentation locally

  1. Run npm install to install Node.js dependencies.
  2. Run npm run test to launch test suite.
  3. From the root /bee-grid-react directory, run npm run gen:docs-watch in the command line.
  4. Open http://localhost:3000 in your browser, and voilà.

Contributing

Solutions and improvements are always accepted. Please create a pull request here

Creators

Davide D'Antonio

Riccardo Tartaglia

Copyright and license

Code released under the MIT License.

About

A series of React components based on BeeGrid microframework. Now you can use BeeGrid React to build various types of grids thanks to a twelve column system, five default responsive tiers, and many predefined layout.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published