2.0.3 • Published 2 years ago
@focme/create-rsk v2.0.3
@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| option | describe |
|---|---|
| --lib | create lib project |
| --ts | use typescript |
| --react | use 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
2 years ago
2.0.2-test-1
2 years ago
2.0.0-test-2
2 years ago
2.0.1
2 years ago
2.0.0-test-1
2 years ago
1.0.2
2 years ago
1.0.1-test-1
2 years ago
1.0.0
2 years ago
0.0.1-test-2
2 years ago
0.0.1-test-1
2 years ago