Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 292 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 292 Bytes

The Solo Stacking Tool is live!

https://solo.stacking.tools

Test it on your local environment

  1. clone repository
  2. install dependencies npm i
  3. run
    a. using npm run dev
    b. or using npm run build and then npm run start