Skip to content

mkitawaki/typescript-express-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#TypeScript Express Sample

##Install

Install TypeScript

npm install -g typescript

##Getting Started

git clone https://github.com/mkitawaki/TypeScriptExpressSample.git
npm install

Compile TypeScript

tsc --module commonJs app.ts routes/index.ts routes/user.ts

##Run

node app.js

Web Browser Access

http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published