Skip to content

Commit

Permalink
update template section
Browse files Browse the repository at this point in the history
  • Loading branch information
vunb committed Jul 30, 2018
1 parent 3c6c31a commit ad93e9f
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,19 @@ Documentation
* See https://kites.nodejs.vn/documentation/overview/ for an overview of concepts, guides and general documentation.
* See https://kites.nodejs.vn/documentation/kites/templates/ for installation guides how to create a new project based on Kites Templates.

Templates
=========

Here is the list of **built-in templates** and their implementation status:

* [x] `mvc`: Assembling all into complete ship (**default**)
* [x] `basic`: Template for building from scratch
* [x] `apidoc`: Template for API Documentation
* [x] `express`: Template for Express Application
* [x] `chatbot`: Template for generating an AI Chatbot

More templates, checkout [issue #1](https://github.com/vunb/kites/issues/1)

Extensions
==========

Expand Down

0 comments on commit ad93e9f

Please sign in to comment.