Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 191 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 191 Bytes

join.me Google for Work App

dev

  • npm i
  • npm start
  • In browser: localhost:3001/{client,host}

prod

  • npm i
  • npm run build
  • Static files transpiled into /build directory