Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 151 Bytes

README.md

File metadata and controls

13 lines (13 loc) · 151 Bytes

pre-install:

root: npm i waw
root/client: npm i

run server:

root: npm run start

run client

root/client: npm run start