Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Latest commit

 

History

History

jsx

jsx-demo

Overview

A demo project for showing off JSX in TypeScript

Install dependencies

npm install

Compile

npm run build

Start http server

npm start