2.0.3 • Published 5 months ago

@focme/create-rsk v2.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
5 months ago

@focme/create-rsk

a initial cli for react ssr with koa2

command

# create project in current dir
npm create @focme/rsk <project-name>
# or
# create project in specified dir
npm create @focme/rsk <project-path> <project-name>

option

npm create @focme/rsk <project-path> <project-name> --options
optiondescribe
--libcreate lib project
--tsuse typescript
--reactuse react

--lib

create rollup project with --lib
or create webpack + koa project without --lib

--react

use react
can not use with --lib

--ts

use typescript

2.0.3

5 months ago

2.0.2-test-1

5 months ago

2.0.0-test-2

6 months ago

2.0.1

6 months ago

2.0.0-test-1

6 months ago

1.0.2

8 months ago

1.0.1-test-1

8 months ago

1.0.0

8 months ago

0.0.1-test-2

8 months ago

0.0.1-test-1

8 months ago