1.0.14 • Published 3 years ago

julong_cmd v1.0.14

Weekly downloads
1
License
ISC
Repository
github
Last release
3 years ago

react cli

react project generator

stack

react, redux, react-router, webpack, stylus, css-modules(only stylus file), eslint(airbnb), prettier, husky

stack(option)

typescript or es(babel), antDesign

install global

npm install -g julong_cmd
# or 
yarn global add julong_cmd

install local

npx julong_cmd init

generator project

gen_react init 
# or
gen_react i

generator page

gen_react page
# or
gen_react p

generator component

gen_react component
# or
gen_react c

script

npm run start #local
npm run build:prod #production
npm run build:dev #development
npm run build:test #test
npm run lint #code lint
npm run fix #code fix
npm run analyze #bundle file analyze

run process

  1. setting command options
  2. make diretory
  3. genarator env file
  4. genarator source file
  5. install
1.0.14

3 years ago

1.0.13

3 years ago

1.0.12

4 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago