mern-cli
mern-cli copied to clipboard
Validates whether projectName follows npm conventions
closes #42
Warns the user if special characters are used for the projectName in mern init <projectName>
Also, makes sure that the it is as per the npm package naming conventions.