@ris/cli

1.0.5 • Public • Published

@ris/cli

Command tool for RIS.

RIS, React Integrated Solution. RIS's target is to provide a basic build solution that high scalability. Through this toolset we focus on output some best practice about react.

Quick Start

npx create-ris ris-app
cd ris-app
npm start

(npx comes with npm 5.2+ and higher, see instructions for older npm versions)

Features

  • ✔︎ Out of the box, with empty application and standard application which built-in react, react-router, etc.
  • ✔︎ High scalability, can highly customize your application and build configuration.
  • ✔︎ Ultimate development experience, with dll to speed up build process, with tools to add component, pages quickly.
  • ✔︎ High performance, code-splitting our app with react-loadable.
  • ✔︎ Predictable state management,built-in xredux which well handle data flow problem.
  • ✔︎ Powerful data mock, mock data in development conveniently.

Readme

Keywords

Package Sidebar

Install

npm i @ris/cli

Weekly Downloads

1

Version

1.0.5

License

MIT

Unpacked Size

7.05 kB

Total Files

6

Last publish

Collaborators

  • guobiao.xgb