jiayihao / typescript-demo-quiz-app-yihaoj

Typescript_exercise_by_example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

typescript-demo-quiz-app

Typescript Demo Quiz Application

Installation

Run npm install and then npm update. Fix vulnerabilities with npm audit fix --force. If package-lock.json is corrupted or out of date, regenerate it by running npm update.

Run the application

npm run build

You will have to fork the repository to work on this.

About

Typescript_exercise_by_example


Languages

Language:TypeScript 82.7%Language:CSS 8.8%Language:HTML 8.6%