View online at https://zachjensz.github.io/math-solver or follow the steps below:
- Clone repo
Github CLI: gh repo clone zachjensz/math-solver
Git: git clone [email protected]:zachjensz/math-solver.git
- Install Vite
In the project folder, run npm i
- Run a dev server
Run npm run dev
to start the vite dev server, then click the link from within the terminal