(To keep record of various activity in the Firm/Company)
https://rhtweb.github.io/IT-Logger/
|
-
Download the zip file from Green code button dropdown and then extract it on your desktop
Open the extracted folder in code editor (V S Code) and you must also install node pakage. - Open terminal and navigate to the Project folder, the project folder will contain package.json file.
-
Now Run the given command ----->>>>> npm install
it will install all the dependencies required to run the project - npm start
OR npm run dev - Now the project will open in your default browser (It may take some time to load in 1st time)