Open jamesgeorge007 opened 5 years ago
Presently, mern init doesn't warn if the user gives in special characters for the ProjectName.
mern init
ProjectName
It should follow the npm package naming conventions.
Presently,
mern init
doesn't warn if the user gives in special characters for theProjectName
.