mern-cli icon indicating copy to clipboard operation
mern-cli copied to clipboard

Validates whether projectName follows npm conventions

Open jamesgeorge007 opened this issue 6 years ago • 0 comments

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.

jamesgeorge007 avatar Jan 01 '19 13:01 jamesgeorge007