Skip to content

⌨ A quote typing app, written in Blazor WebAssembly.

License

Notifications You must be signed in to change notification settings

gldraphael/typist

Repository files navigation

typist

⌨ A quote typing app

Visit https://typist.galdin.dev to play!

Quickstart

Setting up your development machine

  1. Install the latest .NET Core 7 SDK for your platform.

  2. Clone this repo:

    git clone git@github.com:gldraphael/typist.git

Running the app

  1. Run the development server:
    # On powershell, run:
    .\watch.ps1
    
    # On shell script supported systems, run:
    ./watch.sh
    
  2. Browse to https://localhost:5001

License

Apache License, Version 2.0

About

⌨ A quote typing app, written in Blazor WebAssembly.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published