Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.62 KB

README.md

File metadata and controls

38 lines (29 loc) · 1.62 KB
TypeScriptLogo

Node Project Template

Node project using Express and Typescript

Comes with:

This is a Node project template, using express and Typescript.

Usage:

1 - In your shell, get to the project folder.

2 - Run the following command:

 node setup.js

3 - See the magic happen!