Skip to content

kitesjs/typescript-starter

Repository files navigation

Kitesjs Typescript Starter

Join the chat at https://gitter.im/nodevn/kites npm version npm downloads Travis

This is basic project starter repository.

# Clone project template using git
$ git clone https://github.com/kitesjs/typescript-starter.git

Installation

$ npm install

Development

# Start project in development
$ npm start

# Start project in production
$ npm run start:prod

License

Kites is MIT licensed.

Releases

No releases published

Packages

No packages published