trex-cli

Front-end tool scaffolding like Tyrannosaurus rex

Usage no npm install needed!

<script type="module">
  import trexCli from 'https://cdn.skypack.dev/trex-cli';
</script>

README

trex-cli

logo

trex-cli 前端项目下载脚手架工具

vue element-ui

技术栈

安装cli(建议使用npm源)

npm install -g trex-cli 

yarn global add trex-cli

使用cli

trex create 

可选模版

  • webpack5和vue3+ts的模版:https://github.com/bullet-fe/vue3-ts-template
  • webpack4+vue2+express的服务端渲染模版:https://github.com/bullet-fe/vue2-ssr-template
  • parcel + express纯静态html模版:https://github.com/bullet-fe/html-activity-template

LICENSE

MIT