Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 271 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 271 Bytes

Express app with typescript

Requirements

How to run

git clone https://github.com/john555/express-app-typescript.git
cd express-app-typescript
yarn install
yarn start:dev