Typography

活版印字


  • Home
  • Archive
  • Categories
  • Tags
  •  

© 2020 alincode

Theme Typography by Makito

Proudly published with Hexo

初探 ThinkJS 2.x (1)

Posted at 2016-10-23 ThinkJS 

安裝

1
2
3
4
npm install thinkjs@2 -g --verbose
mkdir thankjs-sandbox && cd thankjs-sandbox
thinkjs new .
npm install

執行

npm start

http://127.0.0.1:8360/

ThinkJS Github

Share 

 Previous post: yarn 初探 Next post: Redis MQ 

© 2020 alincode

Theme Typography by Makito

Proudly published with Hexo