Skip to content

🎴 A web-game based on the original game of "Truth or Dare?" with different game modes.

License

Notifications You must be signed in to change notification settings

Bylothink/do-you-dare

Repository files navigation

Do you Dare? 🎴

Frontend project

A web-game based on the original game of "Truth or Dare?" with different game modes.

Get started

Set up

To install all the dependencies required by this project, you need to run:

$ pnpm install

Develop

To run this project in development mode with also the auto-refresh feature, you need to run:

$ pnpm dev

Contribute

To lint this project and check for any syntax or stylistic errors, you need to run:

$ pnpm lint

Publish

To build this project in production mode with also tree-shaking and minifing features, you need to run:

$ pnpm build

After built this project, you'll find all the production-ready files in the dist/ directory.
Copy those files directly to your web-server to simply serve this project as static files.

Nerds informations 🤓

Recommended Visual Studio Code extensions

Used technologies

About

🎴 A web-game based on the original game of "Truth or Dare?" with different game modes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published