11. Configure the app to serve static files and enable default file mapping. ...
22. Create a wwwroot folder in the project root.
33. Create a js folder inside of the wwwroot folder.
44. Add an HTML file named index.html to the wwwroot folder. ...
55. Add a CSS file named site.css to the wwwroot/css folder.
6
7In the link attached you will find deeper explanation