/hello-npm-typescript

Basic npm package in TypeScript

Primary LanguageTypeScript

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