Skip to content

willhalling/ag-grid-ng2-typeaheadExample

Repository files navigation

ag-Grid-ng2-examples - angular-cli

Example of using ag-Grid with Angular2 and Typeahead

Building

Install Dependencies:

  • npm install

Dev Server

To build & run:

  • ng serve

Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Building

To build:

  • ng build

To do a prod build:

  • ng build --prod

To do a AOT build:

  • ng build --aot

The build artifacts will be stored in the dist/ directory.

About

Example of using ag-Grid with Angular2 and Typeahead

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published