When you're creating a new project, it makes sense to begin with an appropriate starting template. WebStorm offers some well-known project templates to use depending on your needs:
client-side – HTML5 Boilerplate, Twitter Bootstrap and Kickstrap
server-side – Node.js Express application wizard
…