jlongster / absurd-example-project

A project to show everything needed to use absurd-sql

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a project to get quickly setup with absurd-sql. With this you well get a SQLite db that persistently stores data.

Running

After cloning this project:

$ yarn
$ yarn serve

You should be able to go to http://localhost:8080/, and open the console to see some query results.

About

A project to show everything needed to use absurd-sql


Languages

Language:JavaScript 95.2%Language:HTML 4.8%