# 快速上手

# 模块集成

# 安装

npm install node-corejs --save
1

# 使用

const Core = require('node-corejs');
1

# CLI

# 下载

git clone https://github.com/BigMeat233/SuperFrameCli
1