The Wayback Machine - https://web.archive.org/web/20190501150734/https://www.npmjs.com/package/thinkjs
npm’s 2019 JavaScript ecosystem survey analysis is now available! Get your copy here »

thinkjs

3.2.10 • Public • Published

ThinkJS

Use full ES2015+ features to develop Node.js applications, Support TypeScript.

简体中文文档

Installation

npm install -g think-cli

Create Application

thinkjs new demo

Install dependencies

npm install

Start Application

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] - Environment: development
[2017-05-22 15:54:58.284] [INFO] - Workers: 1

Documentation

https://thinkjs.org/en

License

MIT

install

npm i thinkjs

Downloadsweekly downloads

1,478

version

3.2.10

license

MIT

homepage

github.com

repository

Gitgithub

last publish

collaborators

  • avatar
  • avatar
  • avatar
  • avatar
  • avatar
Report a vulnerability