create-ris
v1.0.2
Published
create RIS application.
Readme
create-ris
Creates a RIS application using the command line.
Usage
npx
npx create-ris <appName>(npx comes with npm 5.2+ and higher, see instructions for older npm versions)
npm
npm init ris <appName>
npm initis available in npm 6+
yarn
yarn create ris <appName>
yarn createis available in Yarn 0.25+
LICENSE
MIT
