# SkeletonUI **Repository Path**: nepxion/SkeletonUI ## Basic Information - **Project Name**: SkeletonUI - **Description**: 🔨 Nepxion SkeletonUI is a web framework based on Vue for Nepxion Skeleton project 脚手架生成界面 - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: http://www.nepxion.com - **GVP Project**: No ## Statistics - **Stars**: 6 - **Forks**: 5 - **Created**: 2020-07-20 - **Last Updated**: 2024-09-21 ## Categories & Tags **Categories**: webui **Tags**: None ## README # Nepxion Skeleton UI ![Total visits](https://visitor-badge.laobi.icu/badge?page_id=Nepxion&title=total%20visits) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg?label=license)](https://github.com/Nepxion/SkeletonUI/blob/master/LICENSE) [![Stars](https://img.shields.io/github/stars/Nepxion/SkeletonUI.svg?label=Stars&style=flat&logo=GitHub)](https://github.com/Nepxion/SkeletonUI/stargazers) [![Stars](https://gitee.com/Nepxion/SkeletonUI/badge/star.svg)](https://gitee.com/Nepxion/SkeletonUI/stargazers)             ## How to run ### To start This is a project template for [vue-cli](https://github.com/vuejs/vue-cli) ``` bash # install dependencies npm install ``` ### Serve with hot reload at localhost:7777 ```shell # by api: http://127.0.0.1:3333 npm run dev ``` ### Hosts: 127.0.0.1 localhost ### Serve with hot reload at localhost:8888 ```shell # by api: http://codegen.smartscity.com/api/v1/swagger-ui.html npm run remote ``` ### Serve with hot reload at localhost:9999 ```shell # by api: http://codegen.smartscity.com/api/v2/swagger-ui.html #edit v1 to v2 vim src/views/nav1/Form.vue replaceAll /v1/ to /v2/ npm run v2 ``` ### Build for production with minification ```shell npm run build ``` ## 请联系我 微信、钉钉、公众号和文档 ![](https://nepxion.github.io/Discovery/docs/contact-doc/wechat-1.jpg)![](https://nepxion.github.io/Discovery/docs/contact-doc/dingding-1.jpg)![](https://nepxion.github.io/Discovery/docs/contact-doc/gongzhonghao-1.jpg)![](https://nepxion.github.io/Discovery/docs/contact-doc/document-1.jpg) ## Star走势图 [![Stargazers over time](https://starchart.cc/Nepxion/SkeletonUI.svg)](https://starchart.cc/Nepxion/SkeletonUI)