Skip to content

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typescript Template

This is a template project, meaning it is created to be copied or forked to serve as a base for other software.

It comes equipped with:

Usage

Take the files and use them to start your own Javascript project.

Using Yarn

  • yarn install everything
  • yarn build build Javascript from Typescript and put the files in the specified folder
  • yarn test run all tests with Jest
  • yarn start uses index.ts as the entry point
  • yarn lint check code style and list errors & warnings
  • yarn prettier fix formatting (will make changes, but not commit them)

About

A Typescript project template including Babel, Jest, TSLint & Prettier. Copied from the Javascript project template (js-template).

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages