1.0.6 • Published 6 months ago

r-view-design v1.0.6

Weekly downloads
-
License
-
Repository
-
Last release
6 months ago

Docs

1.x

Install

Install RView

Using npm:

npm i r-view-design --save

Project setup - 项目依赖安装

npm install

Compiles and hot-reloads for development - 启动本地编译调试

npm run dev

Lints and fixes files - 检查代码语法和格式

npm run lint

Usage

<template>
  <r-layout></r-layout>
</template>

Using import to main.js:

import RView from 'r-view-design'
import 'r-view-design.css'

Vue.use(RView)

Maybe Issues

Syntax Error: Error: Cannot find module 'vue/compiler-sfc' => vue-loader降低版本 npm i vue-loader@15 -D

Other Description

Project features:
Version configuration:
npm -v [8.1.0]
node -v [v16.13.0] (npm: 8.1.0 node-sass: 6.0.1 sass-loader: 10.2.0)
vue -V [@vue/cli 4.5.15]
  • vue: ^2.6.11
  • vue-router: ^3.2.0
  • axios: ^0.24.0
  • view-design: ^4.7.0-beta.11
  • element-ui: ^2.15.6
  • node-sass: ^6.0.1
  • sass-loader: ^10.2.0
  • eslint: ^6.7.2
  • prettier: ^2.2.1
NodeJSSupported node-sass versionNode Module
Node 166.0+93
Node 144.14+83