ziishaned / ts-node-starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ts-node-starter

Getting starterd

  1. Clone the repository:
git clone git@github.com:ziishaned/ts-node-starter.git
  1. Install dependencies:
yarn install
  1. Run development server:
yarn dev

Tools

Install missing TypeScript typings for dependencies in your package.json.

Upgrades your package.json dependencies to the latest versions.

About