So, I just got a web storm specifically for training and development using node.js. It seems that all the documentation for Webstorm points to an existing type of project consisting of a node.js template without all web configurations, etc. I would like to use this template template, not an express template that has a bunch of web crap and junk files in it. When you download the application and select the type of project, only the express template is displayed.
Their documentation and examples list the templates as such: information
They also list it here: documentation
With the repo link to the template here: template
I would like to know how can I include this type of project in a web storm?
(Web Storm 8 v8.0.2 is currently running)
TheCodingArt
source share