Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History

grid-firebase

Setting CRUD Operations for the Grid with Firebase

This Kendo UI for Angular sample project demonstrates how to set an editable Grid for CRUD operations by using the real-time Firebase database by Google.

Getting Started

  1. Clone this repository by using your favorite Git client or by executing git clone https://github.com/telerik/kendo-angular.git.
  2. Enter the examples directory by running cd examples.
  3. Run npm install to install the project dependencies.
  4. Run ng serve grid-firebase for a dev server.
  5. Navigate to http://localhost:4200/.

Hosted Version

The application is hosted through Firebase on the https://api-project-400013235268.firebaseapp.com/ URL. For more information on the Firebase hosting, refer to the official Google documentation.

Further Help

For more information on using Firebase, refer to the following articles from the official documentation by Google: