rubik-cli

4.2.0 • Public • Published

rubik

Only one command and one structure for web development with Pure|Vue|React|Electron|Libraries


npm standardjs commitizen travis

Create an app

create a pure app

$ npx create-rubik-app my-app

create a vue app

$ npx create-rubik-app my-app --type vue

create a react app

$ npx create-rubik-app my-app --type react

create from some rep

$ npx create-rubik-app my-app --repo git@xxx/xxx.git

More

Features

  • Same structure in all pure|vue|react|library|electron development
  • Multiple pages app support
  • Multiple mode support
  • Library development support
  • Hot reload
  • Data Mock
  • Auto re-install dependencies after git commit/merge if needed
  • Es lint
  • Style lint
  • Commit lint

More

Release

yarn release

Package Sidebar

Install

npm i rubik-cli

Weekly Downloads

4

Version

4.2.0

License

MIT

Unpacked Size

931 kB

Total Files

107

Last publish

Collaborators

  • fancy