git clone [email protected]:nemanja85/Calculator-in-Svelte.git calculator-svelte
cd calculator-svelte
npm install
npm run dev
Open http://localhost:5173 to view it in the browser.