create-express-api
create-express-api copied to clipboard
✨ Adding yarn support
trafficstars
A little PR to support yarn.
Usage:
$ create-express-api name-of-api [-y|--yarn]
I don't see any valid change besides the Readme change rest all are formatting and your .gitignore ignores *.lock which should always be committed.
did you check the index.js file ?
Got it there are many formatting changes so I just skimmed through ignoring the relevant changes
The repo that is cloned uses a package-lock.json For now, if someone wants to use yarn, they can after cloning.