1

In webstorm I really like the template nodejs + expressjs. And I was very upset when I learned that there is no MEAN.
So I want to ask - does JetBrains template MEAN? If not, which of the best generators?

oei
  • 571
  • 1
  • 5
  • 16

2 Answers2

2

You can use yo meanjs (http://meanjs.org/generator.html) to generate a project skeleton and then open the generated application in WebStorm using File/Open. That's all

lena
  • 90,154
  • 11
  • 145
  • 150
1

Here you have a post of the Jetbrains team talking about developing MEAN with the Jetbrains environment.

arodriguezdonaire
  • 5,396
  • 1
  • 26
  • 50