Newer
Older
npm install
echo "productions running frontend"
serve build -d -l 3000
# DANGEROUSLY_DISABLE_HOST_CHECK=true HOST=0.0.0.0 npm start
npm install
echo "productions running frontend"
serve build -d -l 3000
# DANGEROUSLY_DISABLE_HOST_CHECK=true HOST=0.0.0.0 npm start