2014年7月15日 星期二

Sails.js Blog Install

This is show you how to install Sails web framework, using Node.js

First of all!

npm i -g sails


and create new Sails App!

sails new test


lift the server:

cd test
sails lift

open browser: 127.0.0.1:1337 or localhost:1337
finish!

official website: http://sailsjs.org/


沒有留言:

張貼留言

© Mac Taylor, 歡迎自由轉貼。
Background Email Pattern by Toby Elliott
Since 2014