@@ -0,0 +1,8 @@
.PHONY: build
build:
npm install
npm run build
.PHONY: run
run:
npm run start
The note is not visible to the blocked user.