@sensenet/list-controls-react
v2.2.1
Published
> React controls for sensenet lists
Downloads
241
Readme
@sensenet/list-controls-react
React controls for sensenet lists
Install
# Yarn
yarn add @sensenet/list-controls-react
# NPM
npm install @sensenet/list-controls-react
Usage
You can check additional usage examples from the example app and from the tests.
Running the example application
After cloning this repository from github and installing the dependencies with the npm install
command, you can run the example app with the npm run start
script, it will be available on http://localhost:8080 by default.