Skip to content

Latest commit

 

History

History
18 lines (17 loc) · 627 Bytes

README.md

File metadata and controls

18 lines (17 loc) · 627 Bytes

CodeLive

Instructions For Running in Local Machine:

  1. Clone the repository (or) Download the Project as zip folder on your Desktop
  2. Unzip the Folder
  3. Open Command Prompt
  4. Type these Commands:
    ---> cd Desktop
    ---> cd CodeLive-main
    ---> cd CodeLive
    ---> npm install
    ---> npm start

---> Check out this link For hosted Project
Instructions for checking hosted project:
---> Open the above link
---> Press HTML tab for HTML Editor
---> Press CSS tab for CSS Editor
---> Press JavaScript tab for JavaScript Editor