angrykoala / koalafied-typescript

Koalafied template for typescript projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Koalafied Typescript

by @angrykoala

Use this repo as a template for your Typescript projects.

Add Description Here

Features

  • tsconfig reasonable configuration
  • testing with mocha ready to go
  • tslint
  • Travis CI integration
  • Test Coverage

Getting Started

How to use your project

Having node and npm installed:

  1. npm install
  2. npm test
  3. npm start

Examples

Usage Examples

Development

How to develop your project

License

This projects is under GPL-3.0 License

About

Koalafied template for typescript projects

License:GNU General Public License v3.0


Languages

Language:TypeScript 100.0%