Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 243 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 243 Bytes

ravjs-node

Ravjs node client

Development

Install modules

npm ci

Compile

npm run build

Alternatively, you can watch for changes and automatically compile as you go

npm run watch

Run client

npm run start