Skip to content

CodeLive is a website that allows you to code in html, CSS and JavaScript and it presents you the live output as you code

Notifications You must be signed in to change notification settings

koushik2001/CodeLive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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

About

CodeLive is a website that allows you to code in html, CSS and JavaScript and it presents you the live output as you code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published