Skip to content

Latest commit

 

History

History

esm

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Script module example

Setup

Run a Quid server on localhost and in the admin create a testns namespace. Create a testuser with a testpwd password in this namespace

Run the demo backend:

cd examples/backend
yarn serve
# or npm run serve

Run

cd examples/esm
# run
yarn dev

Open localhost:5173