Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 255 Bytes

File metadata and controls

25 lines (13 loc) · 255 Bytes

Instllation

npm i

run local

  1. api server

cargo run

default port: 3000

  1. client

npm run start

default port: 8081


  • npm --version 4.5.0
  • cargo-0.18.0-nightly (d710222 2017-02-04)
  • rustc 1.17.0-nightly (ea7a6486a 2017-02-04)