Skip to content

Latest commit

 

History

History

js-pkg

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

js-pkg

From repo root (one level up from this file's directory):

npm install

To develop on examples, run from repo root:

npm run dev -w examples/nextjs

To develop on JS packages, run in two tabs from repo root:

npm run dev -w js-pkg/sdk
npm run dev -w js-pkg/react