Skip to content

Sundyfuther/spinacia-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spinacia-cli

react app group

*npx comes with npm 5.2+ and higher, run npm i -g npm to update

Install with redux

[react 16.x | webpack 4.x | react-router 4.x | redux 4.x]

npx spinacia-cli

or

npx spinacia-cli --redux

or

npx spinacia-cli <folder name>

Install with mobx

[react 16.x | webpack 4.x | react-router 4.x | mobx 5.x]

npx spinacia-cli --mobx

or

npx spinacia-cli --mobx <folder name>

Install only react

[react 16.x | webpack 4.x]

npx spinacia-cli --pure

or

npx spinacia-cli --pure <folder name>

template

About

a pure react cli for my self

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 74.4%
  • CSS 22.4%
  • HTML 3.2%