create-ris

1.0.2 • Public • Published

create-ris

npm version npm downloads license

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

Dependents (1)

Package Sidebar

Install

npm i create-ris

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

521 kB

Total Files

102

Last publish

Collaborators

  • guobiao.xgb