/action-hangman

Hangman with a twist

Primary LanguageSvelte

Action-Hangman

Get started

Install the dependencies...

npm install

...then start Parcel:

npm run dev

The app will open in your default browser

Building and running in production mode

To create an optimised version of the app:

npm run build

This builds your app into the dist folder