Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
最初の nodejs を利用したサイトを構築しています。a) HTTP リクエストとレスポンス b) 動的コンテンツの作成を処理するシングルドロップ パッケージはありますか?
JSP フレームワークや PHP の CodeIgniter に似たもので、Nodejs を使用した標準的な Web サーバー操作の単一ドロップ標準カプセル化です。
それを行うcliツール呼び出しとして表現しexpressます。とても便利です。手に入れるには
express
sudo npm install express -g
その後
express MyAppFolder