Git3 - frontend Installation Clone/download repo npm install Usage Development npm start Build app continuously (HMR enabled) App served @ http://localhost:8080 Production npm run build Build app once (HMR disabled) to /dist/