A New App Created By ThinkJS

1

Generate Files

Run thinkjs command to create module, controler, model, service and so on. visit https://thinkjs.org/doc/thinkjs_command.html to view more infomation.

2

Documentation

ThinkJS has html and pdf documents. visit https://thinkjs.org/doc.html

3

WebSocket

ThinkJS support socket.io and sockjs WebSocket client and server node. visit https://thinkjs.org/doc/adapter_websocket.html