Closed neongreen closed 5 years ago
Replication instructions:
unset NODE_ENV cd front rm -rf node_modules npm i npm run build cd dist npm i NODE_ENV=production node server
Then go to http://localhost:5000 and look at the console. You will get "You are running Vue in development mode".
Replication instructions:
Then go to http://localhost:5000 and look at the console. You will get "You are running Vue in development mode".