97gg-home-test

design your own home pages with common components

Usage no npm install needed!

<script type="module">
  import 7ggHomeTest from 'https://cdn.skypack.dev/97gg-home-test';
</script>

README

开发

  • 首次尚未安装任何模块时在根目录打开命令行,执行 npm install --registry=https://registry.npm.taobao.org,或者npm install --registry=http://10.2.37.49:8081/repository/npm-public/
  • 运行开发环境,在根目录执行 npm run dev
  • 打包公用类库,在根目录执行 npm run lib
  • 打包主题样式,在根目录执行 npm run less
  • 打包项目,在根目录执行 npm run build
  • 打包所有,在根目录执行 npm run start
  • 开发环境服务地址http://localhost:3800/