Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 103 Bytes

File metadata and controls

10 lines (9 loc) · 103 Bytes

For compile:

cd ui && npm run build

For testing:

cd ui && npm start
cd .. && cargo run