Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 325 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 325 Bytes

SimpleWebDev

Examples of different web development implementations.

AJAX-JS

  1. Open terminal in the folder where AJAX-JS folder is present.
  2. Type AJAX-JS\assets\PyStartServer.bat in terminal and press enter.
  3. Open web browser and goto url http://127.0.0.45:8045/
  4. Edit index.js file to experiment.