create-ris
v1.0.2
Published
create RIS application.
Downloads
73
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 init
is available in npm 6+
yarn
yarn create ris <appName>
yarn create
is available in Yarn 0.25+
LICENSE
MIT