modernWebDevGenerator
modernWebDevGenerator copied to clipboard
Rename folders to get closer to the Maven world
To make it easier to incorporate this build within a Java maven build, the folders should be renamed:
- .tmp -> target
- app -> src
It doesn't fundamentally change anything in the JS world..
Has to be aligned with https://github.com/dsebastien/modernWebDevBuild/issues/38