Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 182 Bytes

readme.md

File metadata and controls

18 lines (13 loc) · 182 Bytes

webout-client

yarn install

To serve the client

yarn start

To build the client

yarn build       # production
yarn build:watch # development