A website starter pack that creates prefilled html, css and js files with just one click. After installation, open your context menu and click on 'New Website Project...' and input your project name and Voila!!, you're project files are ready.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Go to any folder where you'd like to create a basic website starter pack with HTML, CSS and JS files.
Right click on the folder and click "New Website Project..." in your context menu.
You will be given two options:
Use same folder (directory) => to create the files in the same directory.
Create new folder (directory) => to create the files inside another directory.
If you select first option, the files will be created in the same directory. If you select the second option, you will be asked to enter the name of the new directory.
You should see html, css and js files created with pre filled code and links.
Enjoy coding!
Requirements
An updated VS Code is all you need!
Rating
If you found this extension useful, I'd really appreciate it if you could rate this extension as per your liking! :)