/ts-boilerplate-basic

Simple boilerplate to get started with TypeScript

Primary LanguageTypeScriptMIT LicenseMIT

Usage

  • Build via npm run build. In VSCode, the shortcut cmd-shift-B can be used.
  • Run script with npm run start