# SkeletonUI **Repository Path**: lidinglin3452/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**: 0 - **Forks**: 5 - **Created**: 2020-10-29 - **Last Updated**: 2021-03-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Nepxion Skeleton UI [![Total lines](https://tokei.rs/b1/github/Nepxion/SkeletonUI?category=lines)](https://tokei.rs/b1/github/Nepxion/SkeletonUI?category=lines) [![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&tyle=flat&logo=GitHub)](https://github.com/Nepxion/SkeletonUI/stargazers) [![Stars](https://gitee.com/Nepxion/SkeletonUI/badge/star.svg)](https://gitee.com/nepxion/SkeletonUI/stargazers) # 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 ``` ## Star走势图 [![Stargazers over time](https://starchart.cc/Nepxion/SkeletonUI.svg)](https://starchart.cc/Nepxion/SkeletonUI)