FE Workflow
stanard-buiild>package

packagejson

bash
package.json
# 初始化
npm init

# 一键初始化
npm init -y