Github App Getting started (remote) See this demo live in your browser at Getting started (local) npm install Dev server npm run start Production build Next, prepare production build and start serving the built files npm run build:browser npm run prod