Skip to content

Latest commit

 

History

History

mock

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Mock example

  1. npm i: install the dependencies
  2. npm run server: run the server
  • npm run node-client: run node client example
  • npm run browser-client:build: build browser client example. To open this, just double-click on the index.html in frontend or use any http server like 3s: 3s -i ./frontend/index.html -s ./frontend/dist -r /dist