Avantis Grid is a component developed by Globant ACI Components team.
- React
- Flexible Grid
- Easy to plug to a datasource.
Avantis Grid requires Node.js v4+ to run.
Install the dependencies and devDependencies and start the server.
$ cd avantisgrid
$ npm install -d
$ npm start
Testing
$ cd avantisgrid
$ npm install -d
$ npm test