数据渲染组件库 vue3+element-plus

xmf a79e87ff99 refactor: 使用jsx 3 years ago
package a79e87ff99 refactor: 使用jsx 3 years ago
public 50c79e5f97 init 3 years ago
src 799d39ba0c feat: layout组件 3 years ago
tests 50c79e5f97 init 3 years ago
.browserslistrc 50c79e5f97 init 3 years ago
.editorconfig 50c79e5f97 init 3 years ago
.eslintrc.js 50c79e5f97 init 3 years ago
.gitignore 50c79e5f97 init 3 years ago
.npmignore 61307f7ebf npmconfig 3 years ago
README.md 50c79e5f97 init 3 years ago
babel.config.js 799d39ba0c feat: layout组件 3 years ago
jest.config.js 50c79e5f97 init 3 years ago
package-lock.json f858778d52 0.1.2 3 years ago
package.json a79e87ff99 refactor: 使用jsx 3 years ago
vue.config.js 16665064a5 feat: 3 years ago

README.md

d-render

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.