2017年2月27日 星期一

TurnKey: node.js

node.js can be easily deployed by TurnKey. we don't need to worry about the complicated environment setup. Only need to focus on the app configuration itself. For example:

# git clone https://github.com/myproject/project.git
# npm install
# grunt serve
# vi ./node_modules/getobject/Gruntfile.js
# grunt serve

沒有留言:

張貼留言