Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

ai-taurus-desktop

hehz1.1k0.1.11

A Front-End Solution Based on Vue.js

readme

文档

Vue.js - The Progressive JavaScript Framework

Taurus介绍

一个基于MVVM框架Vuejs的前端集成解决方案,提供了前端开发所需的基础架构、安全管理、会话管理及一套面向管理及门户类的UI组件库。

依赖安装&开发&构建

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

内网仓库更新

内网仓库地址:http://10.19.18.95:47700/

仓库镜像

# npm set registry
npm set registry http://10.19.18.95:47700

# install dependencies
npm install

官网内网服务器

aibux/Taurus@123

ssh -p 22022 aibux@10.19.18.95