Support get query from request._query
Use full ES2015+ features to develop Node.js applications, Support TypeScript.
简体中文文档
npm install -g think-cli
thinkjs new demo
npm install
npm start
You will see some messages on console like :
[2017-05-22 15:54:58.281] [INFO] - Server running at http://127.0.0.1:8360 [2017-05-22 15:54:58.283] [INFO] - ThinkJS version: 3.0.0-alpha1 [2017-05-22 15:54:58.283] [INFO] - Enviroment: development [2017-05-22 15:54:58.284] [INFO] - Workers: 1
https://thinkjs.org/en
MIT
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
ThinkJS
Use full ES2015+ features to develop Node.js applications, Support TypeScript.
简体中文文档
Installation
Create Application
Install dependencies
Start Application
You will see some messages on console like :
Documentation
https://thinkjs.org/en
License
MIT