# SkeletonUI **Repository Path**: foruforo/SkeletonUI ## Basic Information - **Project Name**: SkeletonUI - **Description**: Nepxion SkeletonUI is a web framework based on Vue for Nepxion Skeleton project 脚手架生成界面 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-01-20 - **Last Updated**: 2020-12-19 ## 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) > UI for Skeleton **demo**: [http://start.springcloud.cn](http://start.springcloud.cn) # 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)