Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 398 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 398 Bytes

Visual Math Solver

View online at https://zachjensz.github.io/math-solver or follow the steps below:

  1. Clone repo

Github CLI: gh repo clone zachjensz/math-solver Git: git clone [email protected]:zachjensz/math-solver.git

  1. Install Vite

In the project folder, run npm i

  1. Run a dev server

Run npm run dev to start the vite dev server, then click the link from within the terminal