Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 347 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 347 Bytes

Lightpub

server-test

Server 建て方

For instructions on how to set up the server, please see the README in the rs directory.

Frontend 建て方

  1. cd frontend
  2. yarn install
  3. yarn run dev

Rust version is available in rs directory.