Skip to content

rongfengliang/dinoql-basic-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dinoql basic demo

how to running

  • install deps
yarn
  • run with browser
yarn build:watch

open http://localhost:8080 // maybe other ports see console logs
  • run with node
yarn run:node

or

node app