Skip to content

Latest commit

 

History

History

copy

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
  • First, it creates a folder named 'site' in the directory we want.
  • Then it creates a file named 'index.html' in that folder.
  • It creates a folder named 'prod' in the directory we want.
  • It moves the 'index.html' folder we created earlier here.
  • We are deleting the folder named 'site'.

Output:

Output