Skip to content

🃏 Simple, elegant Solitaire.

License

Notifications You must be signed in to change notification settings

jshor/vuelitaire

Repository files navigation

Vuelitaire

logo

Simple, elegant Solitaire game.


Code coverage Build status Dependency Status Version

Demo

Vuelitaire.com

Screenshot

screenshot

Development

Running a local build

After cloning this project:

  1. Navigate to the root of vuelitaire
  2. Run yarn to install dependencies
  3. Run yarn dev

This will open an Electron instance of the app.

Documentation

Documentation for the app is generated using TypeDoc.

To open the the documentation in your browser:

yarn typedoc

What's included

After cloning this project:

  1. Navigate to the root of vuelitaire
  2. Run yarn to install dependencies
  3. Run yarn dev

This will open an Electron instance of the app.