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

Latest commit

 

History

History
 
 

README.md

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