Giter Site home page Giter Site logo

coastyang / newswebsite Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rendong2001/newswebsite

0.0 0.0 0.0 85.76 MB

做的一个新闻网站类的项目,前端:Vue + Vue-cli + Element-UI 后端:Spring Boot 采用前后端分离的**,后端提供一系列API接口服务,前端通过axios请求相应的数据并进行展现。完成对新闻(可含图片)的添加,修改,查找,删除

JavaScript 6.27% CSS 9.08% HTML 12.87% Vue 71.78%

newswebsite's Introduction

新闻网站

框架

推荐 IDE Setup

目录

  • src
    • assets 静态资源
    • components 页面
      • Administrator 后台页面
      • page 各导航栏页面
    • api 封装接口
    • plugins Element ui
    • utils 请求方法
    • views 首页部分区域
      • homePage 更多的公共组件

安装教程

  1. 创建一个名为news_website的数据库

  2. 导入数据库文件,可视化工具导入或使用命令行导入

  3. 部署jar包,cmd进入jar包在当前目录执行

    java -jar school-of-journalism-and-communication-website-0.0.1-SNAPSHOT.jar

    (注意:关闭cmd运行窗口将会终止程序运行)

  4. npm install

  5. 运行项目

    npm run serve

使用说明

把自己数据库用户名和密码设置为root和123456,也可以到后台配置文件中自行修改
请求路径改为/login,即http://localhost:8080/#/login,即可进入登录界面,输入用户名和密码即可进入管理员界面

预览

主页 概况 文件 登录 后台 编辑 新闻 修改 删除 注册

newswebsite's People

Contributors

rendong2001 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.