/typescript-template

typescript + eslint template

Primary LanguageTypeScriptMIT LicenseMIT

typescript-template

npx degit raravel/typescript-template ts-project
cd ts-project
npm install
npm run dev