@@ -0,0 +1,6 @@
#!/bin/bash
npm install
npm run build
PORT=8080 npm start &
echo "server running on port 8080"
wait
The note is not visible to the blocked user.