Socket
Socket
Sign inDemoInstall

shellyship

Package Overview
Dependencies
35
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    shellyship

``` $ yarn global add create-vite-app //或者 $ npm i -g create-vite-app ``` 我这里用的是@1.18.0 创建项目目录 ``` $ cva guli-ui //或者 $ create-vite-app guli-ui //文件名自取 ``` 引入Vue Router 4 1、使用命令行查看vue-router的版本号 ``` $ npm info vur-router versions ``` ## 2、安装 ``` $ yarn ad


Version published
Maintainers
1
Created

Readme

Source

UI-Vite 搭建官网

安装cva

$ yarn global add create-vite-app
//或者
$ npm i -g create-vite-app

我这里用的是@1.18.0 创建项目目录

$ cva guli-ui
//或者
$ create-vite-app guli-ui //文件名自取

引入Vue Router 4 1、使用命令行查看vue-router的版本号

$ npm info vur-router versions

2、安装

$ yarn add vue-router@4.0.0-beta.3

FAQs

Last updated on 14 Jul 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc