Skip to content

Small example project to be used within a workshop about the basics of TypeScript

Notifications You must be signed in to change notification settings

markbrockhoff/typescript-trivia

Repository files navigation

Typescript Trivia

This is a small example project to be used within a workshop about the basics of TypeScript. It's powered by TypeScript, Vite and Onyx.

Setup

In order to use this project you'll need to have Node JS >=24 installed on your system. Afterwards you can clone this repo and install the required dependencies:

npm install

Running the application

To start the example app run the following command in a terminal at the root of this repo:

npm run dev

This will start the dev server and open the application at http://localhost:5173/ in your browser.

About

Small example project to be used within a workshop about the basics of TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors