Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 911 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 911 Bytes

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.