Spreadsheet/MS Access/Airtable replacement. Something which is quick to get started like a spreadsheet, but enables an incremental transition to a custom application when the solution grows to require a general purpose language.
Prepare dependencies
npm install
npm rum pom
Start dev server
npm run start
open http://localhost:8080
Start Firebase Local Emulator Suite
npm run emulators
open http://localhost:4000
Run tests in the browser
npm run start
open http://localhost:8081
Run tests on the command line
npm run start
npm run autotest