0.0.8 • Published 3 years ago

crl-template-default v0.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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
0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago