talk2wall Install dependencies npm install Update dependencies Check updatable dependencies. npx -p npm-check-updates -c "ncu" Update. npx -p npm-check-updates -c "ncu -u" npm install Build and Preview npm run build && npx serve public/ -p 8000 http://localhost:8000/ Build with debug npm run develop http://localhost:8000/ http://localhost:8000/___graphql