Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 267 Bytes

File metadata and controls

12 lines (8 loc) · 267 Bytes

Getting Started

This example shows how to use @sqlitecloud/drivers in a simple Javascript express http server.

To run the example:

npm install
npm run start

Open http://localhost:3000/ with your browser to see the result.