A repository to store BSc (hons) CS Practicals and Project
Click here to see the practical list.
- Clone and Open the JSP directory in terminal/command prompt
- Execute the following command:
docker-compose up
- Open localhost:8888/practicals/ in the browser
- For this, you must have docker installed on your system
- All JavaScript codes are kept in the JavaScript directory only.
- There is no special dependancy required to be installed.
- Ensure that
JavaScript
is not blocked on your browser, else code will not work!