Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 779 Bytes

LEARN.md

File metadata and controls

23 lines (13 loc) · 779 Bytes

CS-344-Web Installation

git clone https://github.com/ahmedmbutt/CS-344-Web.git

Prerequisite

01 - 08

Open the *.html file in any browser (preferably with live server)

09 - 12

In terminal type the following commands:

npm install
npm start

You can also read my blog about these projects at: DEV | Medium