Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 540 Bytes

File metadata and controls

11 lines (7 loc) · 540 Bytes

How to use Bryntum Grid with Express and SQLite: starter repository

This repository contains code to help you build a Bryntum Grid integrated with the Express.js web application framework for Node.js.

Getting started

Install the dependencies: express, body-parser, and the development dependency nodemon.

npm install