Skip to content

because copy/pasting files from existing projects is dumb

Notifications You must be signed in to change notification settings

NetOpWibby/typescript-starter

Repository files navigation

typescript-starter

because copy/pasting files from existing projects is dumb

Setup

git clone https://github.com/NetOpWibby/typescript-starter.git && cd typescript-starter
npm i

Checklist

  • update package.json
  • install necessary modules for your new project
  • write logic in src/index.ts
  • write tests in test/index.ts
  • update CHANGELOG.md
  • update README-TEMPLATE.md
  • delete this README.md and remove -TEMPLATE.md from README-TEMPLATE.md

About

because copy/pasting files from existing projects is dumb

Resources

Stars

Watchers

Forks