Skip to content

knighthunter09/ag-grid-react-seed

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Quickstart seed projects for on getting up and running with ag-Grid and React

Navigate to the build tool of your choice:

  • React - Plain React Project
  • React TypeScript - React with TypeScript Support

Then run the following to build and run the seed projects:

  • npm install
  • npm start <- development build
  • npm run build <- production/aot build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.9%
  • TypeScript 25.0%
  • HTML 9.1%