@@ -1,3 +1,7 @@
rm rf build
rm rf html
npm run prod:build
rsync -rav static/ html/
echo 'see http://localhost:3000/'
node -e '(e=require("express"))().use(e.static("html")).listen(3000)'
The note is not visible to the blocked user.