Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 214 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 214 Bytes

First TypeScript (ExpressTS <=> ExpressJS)

First program in TS, simple Express application in TS which will convert to JavaScript.

Build:

$ yarn build

Start:

$ yarn start