npm.io
0.0.8 • Published 4 years ago

crl-template-default

Licence
MIT
Version
0.0.8
Deps
0
Size
14 kB
Vulns
0
Weekly
0
Stars
1

crl-template-default

base on cra-template-typescript, but for create-rclib

To use this template, add --template custom --template-path crl-template-default when creating a new app.

Features

  • rollup, build es|lib
  • less
  • typessript
  • antd
  • babel-plugin-import
  • code splitting

useage


npx create-rclib my-app --template custom --template-path crl-template-default

# or

yarn create rclib my-app --template custom --template-path crl-template-default


# or template-path type `crl-template-default`

yarn create rclib