From 33058f2b292b3a581333bdfb21b8f671898c5060 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:40:17 -0500 Subject: initial commit --- files/ja/glossary/node.js/index.html | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 files/ja/glossary/node.js/index.html (limited to 'files/ja/glossary/node.js') diff --git a/files/ja/glossary/node.js/index.html b/files/ja/glossary/node.js/index.html new file mode 100644 index 0000000000..340a1cd40d --- /dev/null +++ b/files/ja/glossary/node.js/index.html @@ -0,0 +1,30 @@ +--- +title: Node.js +slug: Glossary/Node.js +tags: + - Glossary + - Infrastructure + - JavaScript + - 'l10n:priority' + - node.js +translation_of: Glossary/Node.js +--- +

Node.js は、クロスプラットフォームの {{Glossary("JavaScript")}} 実行環境であり、サーバー側アプリケーションやネットワークアプリケーションを JavaScript で構築することができます。

+ +

詳細情報

+ +

一般知識

+ + + +

技術的情報

+ + + +
{{QuickLinksWithSubpages("/ja/docs/Glossary")}}
-- cgit v1.2.3-54-g00ecf