- Install dependencies:
yarn - Copy
env.exampleinto.envat the following packages:
- Build packages:
yarn build - Start local server:
yarn sdk:docs - Prevview docs: http://localhost:3001
Note: Look for the marker
[ConvertSDK]at*.jsfiles
- Start demo server:
yarn demo:react:start - Build packages:
yarn build - Test demo app: http://localhost:3002
- Start demo server:
yarn demo:nodejs:start - Build packages:
yarn build - Test demo app: http://localhost:3003