0.0.13 • Published 2 years ago

sc-js-sdk v0.0.13

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

English | 简体中文

前端公用 js 集合

使用 JS 集合下的 sc-skd

$ git clone http://192.168.10.60/smart-city-ui/sc-js --depth=1
$ cd packages
$ cd sc-skd
$ npm install
$ npm run test         # 访问 testepay.bstj.com/sjq/80/test/adapter/wxsdk.html

若项目使用 webpack 打包,请注意添加以下配置项: webpackConfig.module.noParse=/coordinate-conver/;

开发规范

  1. 项目创建规范
  2. 目录规范
  3. HTML 编码规范
  4. css 命名规范
  5. less 开发规范
  6. ES6 开发规范
  7. react 开发规范
  8. 前端页面开发工程师的工作流程和团队协作规范
0.0.13

2 years ago