Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 347 Bytes

File metadata and controls

22 lines (15 loc) · 347 Bytes

jgb template

开始

# install tamplate jgb@^1.4.0
jgb init jgbjs/jgb-template

# install dependences
yarn install

# start build
yarn run build

# build with watch
yarn run watch

说明

  • 内置tsconfig.json增加微信小程序大部分语法提示
  • presets 内置weapp支持小程序最低需求的编译需求