Skip to content

Djeisen642/typescript-template

Repository files navigation

typescript-template

Template using the following tools

Assumes that nvm (or volta) and yarn are installed

Assumes that JetBrains IntelliJ (https://www.jetbrains.com/idea/) or Visual Studio Code (https://code.visualstudio.com/) is the IDE

Commands

run nvm install or volta install node to ensure that the correct node version is installed

run yarn set version berry or volta install yarn to use the latest yarn version

run yarn to install packages

run yarn test to run tests

run yarn lint to run linter

run yarn up-i to update packages

About

Typescript template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published