A simple web client for playing hearts, built on Svelte
Install the dependencies...
npm install
...then start webpack:
npm run dev
Navigate to localhost:5000. You should see the hearts app running.
A simple web client for playing hearts, built on Svelte
Install the dependencies...
npm install
...then start webpack:
npm run dev
Navigate to localhost:5000. You should see the hearts app running.