Giter VIP home page Giter VIP logo

vsadmin's Introduction

VsAdmin

My name is Vsery, welcome to your for my here.

灵感

首先自我介绍下吧,我是一个Web前端程序员,一个刚刚干了几年左右的小菜鸟。这只是我写给自己的一个可以博客!用于练手的, 如果喜欢请 Star. 写的好辛苦,请不要 Fork. 采用 Vue + node + echarts + element-ui + axios + body-parser + multer + vue-router + ueditor ...技术来实现的. 后台部分,暂时采用JSON, 并没有链接数据库. 中间穿插了自己写的几个小插件. 如时钟, 音乐播放器....

Build Setup

# install gdependencies
npm install

# install body-parser
npm install body-parser --save

# install echarts
npm install echarts --save

# install element-ui
npm install element-ui --save

# install multer
$ npm install --save multer

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

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

效果如下图

登录效果图 image

博客效果图 image

产品效果图 image

icon desc [图标字体查询]

static fonts fonts.html

animate desc [动画查询]

static css animate.html

element-ul [桌面端组件库]

一套基于 Vue 2.0 的桌面端组件库 - V2EX element

ueditor [编辑器]

UEditor是由百度web前端研发部开发所见即所得富文本web编辑器,具有轻量,可定制,注重用户体验等特点,开源基于MIT协议,允许自由使用和修改代码...有前端配置, 后端配置文档

echarts [数据分析]

官方提供一些文档, 常见问题, 和 实例

multer [ node 中间键]

Multer 是一个 node.js 中间件,用于处理 multipart/form-data 类型的表单数据, 它主要用于上传文件. 它是写在 busboy 之上非常高效。文档

body-parser

Node.js body parsing middleware. Parse incoming request bodies in a middleware before your handlers, available under the req.body property. checkout the guide

GIt常用命令

…or create a new repository on the command line

echo "# VsAdmin" >> README.md
git init
git add README.md
git commit -m "first commit"
git remote add origin https://github.com/vsery/VsAdmin.git
git push -u origin master

…or push an existing repository from the command line

git remote add origin https://github.com/vsery/VsAdmin.git
git push -u origin master

git…or import code from another repository You can initialize this repository with code from a Subversion, Mercurial, or TFS project.

vsadmin's People

Contributors

vsery avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.