README.md 210 B

Build Setup

# Install dependencies
yarn

# 或者
npm install --registry=https://registry.npm.taobao.org

# Serve at 127.0.0.1
npm run dev

# Build for production with minification
npm run build