Skip to content

genkio/ts-base

Repository files navigation

ts-base

Just a TypeScript project starter

Project setup

npm install

Compiles

npm run build

Run your tests

npm t
npm run test-watch

Lints and fixes files

Set tslint.autoFixOnSave to true for auto fix

npm run tslint
npm run tslint | grep ERROR

Format / prettify

npm run format

About

TypeScript project starter

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published