DrSchool تعلّم البرمجة بسرعة.
EN AR BN CS DE EL بحث

NODE مرجع: Node.js Introduction

مرجع سريع لـ Node.js Introduction.

وقت القراءة: 1 min عدد الكلمات: 15
تقدمي

مرجع NODE — Node.js Introduction

ملخص سريع عن Node.js Introduction مع صياغة ومثال.

الصياغة

node file.js

مثال

console.log("Run with: node app.js");