LANDBOT Requirements NodeJS Setup step 1. npm install step 2. npm run dev (this CLI run 'npm run dev:server', 'npm run dev:build-server' and 'npm run dev:build-client') step 3. Go to http://localhost:3004 Run test npm t OR yarn run test