mkizka / typescript-template

自分用TypeScriptプロジェクトテンプレート

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

typescript-template

$ git clone https://github.com/mkizka/typescript-template.git
$ cd typescript-template
$ rm -rf .git
$ corepack use pnpm@latest
$ pnpm up --latest

About

自分用TypeScriptプロジェクトテンプレート


Languages

Language:JavaScript 82.2%Language:TypeScript 17.8%