avantisgrid
v1.0.1
Published
This is the component for a flexible responsive avantis grid.
Downloads
2
Readme
Avantis Grid
Avantis Grid is a component developed by Globant ACI Components team.
- React
- Flexible Grid
- Easy to plug to a datasource.
Installation
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