Improve MVP UX: Add CTA links, update header buttons, replace alerts with toasts
This commit is contained in:
@@ -4,8 +4,7 @@
|
||||
"description": "Create custom QR codes in seconds",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "node dev-server.js",
|
||||
"dev:local": "next dev -p 3050",
|
||||
"dev": "next dev -p 3050",
|
||||
"build": "prisma generate && next build",
|
||||
"start": "next start",
|
||||
"lint": "next lint",
|
||||
|
||||
Reference in New Issue
Block a user