/node-typescript-template

Base template for Node.JS application

Primary LanguageTypeScript

Node.JS applicaiton template on typescript

Just clone and scaffold on your own taste

git clone https://github.com/soulman-is-good/node-typescript-template.git my-project
cd my-project
npm i
npm start