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
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.
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.
- Run
npm installto install Node.js dependencies. - Run
npm run testto launch test suite. - From the root
/bee-grid-reactdirectory, runnpm run gen:docs-watchin the command line. - Open
http://localhost:3000in your browser, and voilà.
Solutions and improvements are always accepted. Please create a pull request here
Davide D'Antonio
Riccardo Tartaglia
Code released under the MIT License.
