Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 541 Bytes

File metadata and controls

18 lines (12 loc) · 541 Bytes

UI

Assignment :--> 45 min Review the Assignment Create the UI Project using git init in your local repo. This project contains various file with folder structure for Example :-->

  1. UI-project :-- CSS /JS/Ressource/ index.html (any)

Note :-- 1.Use All git life cycle command to update the file of project /merge/delete/add/commit/move etc.

  1. After the creation of Local Repo--> pull & push the code in Remote Repo with proper structure.

  2. Each folder contains the respective file for Example :-- CSS:-- ui.css/ JS:--ui.js