# install dependencies
npm install
# build for dev
npm run start
# build for production
npm run build
See www.ag-grid.com for full documentation and examples.
Framework specific Getting Started guides: Angular 1 | Angular 2+ | Aurelia Javascript | React | TypeScript VueJS | Web Components