Demo https://myapp-neqzsmppaz.now.sh Setup # install dependencies npm install # development npm start or yarn start # production npm run build or yarn build