Skip to content

ralacerda/typescript-playground-template

Repository files navigation

Node Typescript Playground Template

A simple template playground for Node with Typescript. Eslint and Prettier are included.

How to use

Use the command to giget download the latest commit. You can include the --install flag to install dependencies after cloning.

npx giget gh:ralacerda/typescript-playground-template new-project-name

# Or
npx giget --install gh:ralacerda/typescript-playground-template new-project-name

Install the dependencies

pnpm i

Run the index file with th

pnpm dev

About

Simple template for a typescript playground

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published