The IDE provides wizards for creating HTML5 projects and the HTML, CSS and JavaScript files that HTML5 projects typically contain. When you use the New Project wizard to create an HTML5 project you have the option to create the project based on a site template. In the wizard you can specify a site template that is located on your local system or download one of the listed site templates from an online repository.
Perform the following steps to create an HTML5 application project.Alternatively, select the HTML5 Application with Existing Sources to import an existing project as an HTML5 application.
Click Next.When you click Finish the IDE creates the project and displays a node for the project in the Projects window.