You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
./run-dev.sh
npm install # be sure you have installed the dependencies# now, each time you modify ./src/
npm run build
cd tests
./init.sh
# and after these steps, you can run `pulumi up`