Quantcast
Channel: tyoshikawa1106のブログ
Viewing all articles
Browse latest Browse all 1437

Node:Expressコマンドの利用方法

$
0
0

インストールコマンド。これでexpressコマンドが利用できます。

$ npm install express-generator -g
$cd desktop
$cd app
$ express
||>

[f:id:tyoshikawa1106:20160320152004p:plain]


npm インストールコマンドの実行
>|
$ npm install
or
$ npm i


サーバの起動。

$ npm start


localhost:3000にアクセス。
f:id:tyoshikawa1106:20160320152133p:plain


これでOK。


Viewing all articles
Browse latest Browse all 1437

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>