/first-typescript-node-project

Fist Node Project With Typescript :white_check_mark:

Primary LanguageTypeScript

first-typescript-node-project

Fist Node Project With Typescript


🧪 This is by basic boilerplate for initial run one simple express application.

Requirements

🏷️ Just need the yarn installed globally on your machine

Node

📚 I installed the node/npm/yarn with Chocolatey on Windows. (I really prefer linux, but this is a small test for my career)

Running the project

$ yarn install

$ yarn dev:server