Giter Site home page Giter Site logo

abpvue's Introduction

基于abp vnext vue的一个测试项目,开发中,逐步完善

.netcore abp-vnext vue-element-admin license

安装初始化

后端项目

# 进入数据库迁移项目目录
cd AbpVue/aspnet-core/src/AbpVue.DbMigrator
# 启动迁移项目
dotnet run
-- 也可以使用vs打开解决方案,还原nuget包,运行AbpVue.DbMigrator项目进行初始化迁移数据库

# 进入Host项目目录
cd AbpVue/aspnet-core/src/AbpVue.HttpApi.Host
# 启动Host项目
dotnet run
-- 也可以使用vs打开解决方案,还原nuget包,运行AbpVue.HttpApi.Host项目启动网站

前端项目 最好用yarn代替npm

# 进入vue项目目录
cd AbpVue/vue-element-admin
# 安装依赖
yarn install
# 启动项目
yarn run dev
#构建项目
yarn run build:prod

功能截图

登录

登录

功能概览

功能概览

个人中心

个人中心

角色权限

角色权限

用户权限

用户权限

审计日志

审计日志

安全日志

安全日志

多语言

多语言

abpvue's People

Contributors

lfdcc avatar

Stargazers

 avatar 问道老王 avatar  avatar  avatar xqsapper avatar

Watchers

James Cloos 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.