This is a project for React JS Fundamentals Workshop
- Latest version of node.js and NPM/YARN
Download the project using
git يجب تنزيل المشروع عن طريق
$ git clone git@github.com:code2gether/react-js-fundamentals.git
Move to the appropriate directory
غير مسار المجلد الحالي لمسار المشروع
cd react-js-fundamentals
Install all dependencies by running this command in your terminal
لتنزيل جميع مكتبات المستخدمة في المشروع
$ npm install
Start the app
لتشغيل المشروع على لوكال هوست
$ npm run start
(open localhost:3000)
```ورشة اساسيات رياك