Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

JavaScript HTML5 CSS3 project template in Visual Studio 2013

I've just downloaded Visual Studio 2013 Express for Web and I want to know how I can deploy JavaScript, HTML5 and CSS3 only projects?

I can't find a suitable template or way to do it. I already searched for JavaScript templates online, but still unsuccessful. I've even tried to download Visual Studio 2013 Express for Windows 8.

Does anyone know how I can solve it and start developing for web using VS2013 Express?

like image 650
ummahusla Avatar asked Oct 11 '14 11:10

ummahusla


People also ask

How do I start HTML code in Visual Studio?

For single html file, in VS 2022, you can click File > View in Browser (Ctrl + Shift + W) to preview it(or right-click the white space of this single html file > click View in Browser ).


1 Answers

Hopefully, I've found a good blog post and download link for this Pure HTML5/JS/CSS3 project template. I've spent a lot of time today, searching a solution how to start a pure project without useless things which I never use in future. Finally, I found download link for purehtml (codepen official link is no longer exist) in article

Update 17-Mar-15:

Uploaded it to the dropbox, because previous link is stopped working

like image 199
ummahusla Avatar answered Nov 02 '22 07:11

ummahusla