create-express-api icon indicating copy to clipboard operation
create-express-api copied to clipboard

A CLI to automatically clone the Express API Starter

Results 3 create-express-api issues
Sort by recently updated
recently updated
newest added

https://github.com/w3cj/create-express-api/issues/5

IMO rm should not be used with -f unless it doesn't work with rm -r first as it can lead to accidental deletion of files and folders

A little PR to support yarn. Usage: ```bash $ create-express-api name-of-api [-y|--yarn] ```