Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 320 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 320 Bytes

node-typescript

Description:

<Provide a clear description of your app's functionality here>

Installation:

  1. Clone this repository:
    git clone [https://github.com/](https://github.com/)<your-username>/node-typescript.git
    
  2. Install dependencies:
pnpm install 
npm install
yarn