Skip to content

mmdevcodes/typescript-project-starter

Repository files navigation

Typescript Project Starter

✨ A lightweight starter for your typescript projects. Comes pre-installed with eslint, prettier, and husky.

Installation

Clone this repository and run npm install.

Usage

Run:

npm run start

Develop:

npm run dev

Lint:

npm run lint
# or
npm run lint:fix

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published