mark-wiemer / hello-npm-typescript

Basic npm package in TypeScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello npm TypeScript

Getting started with npm and TypeScript

Machine dependencies

  • Node.js version 18.15.0 or above (though most versions of Node.js should work)

Building from source

  • Clone this repository or extract directory contents
  • Navigate to root folder for this repository
  • npm i
  • Validate build with npm run main

About

Basic npm package in TypeScript


Languages

Language:TypeScript 100.0%