Example usage: npx primr my-app
The above command generates a new Readymade project in the my-app directory. The script automatically installs the Readymade starter code but could be modified with arguments to instantiate other projects as well.
httpuse https instead of ssh for git clone (default = https://github.com/)reporepo name (default = readymade-ui/starter)scriptrun script after install (default = yarn dev)sshuse ssh instead of https for git clone (default = git@github.com)npmuse npm instead of yarn (default is yarn)openopen the default http server