Git Product home page Git Product logo

jiawawiki's Introduction

SpringBoot知识体系+Vue3 实战WIKI知识库系统

相关软件已传到QQ群文件中

  • jdk-8u221-windows-x64.exe
  • ideaIU-2019.2.3.exe
  • Git-2.23.0-64-bit.exe
  • mysql-installer-community-5.7.27.0.msi
  • jdk-8u261-linux-x64.tar.gz

源码下载

git clone https://git.imooc.com/coding-474/jiawawiki.git
会配置ssh的,可以用ssh:
git clone ssh://[email protected]:80/coding-474/jiawawiki.git
  • 数据库初始化脚本已传到QQ群中

项目初始化

  • 需要本地安装好idea, nodejs,jdk1.8, mysql8.0/5.7, navicat(数据库可视化工具)
  • 将下载好的源码,用idea打开
  • 刷新maven依赖
  • 安装vue cli,参照课程4-3
  • 初始化web模块
cd web
npm install
  • 新建数据库参照课程3-2,数据库配置在application.properties
  • 数据库初始脚本从QQ群文件中下载

项目启动

  • 启动服务端:WikiApplication
  • 启动前端网站:web\package.json

页面访问

jiawawiki's People

Contributors

myqgirl avatar

Stargazers

Jack avatar  avatar  avatar  avatar Paddy_Pan avatar mornlee avatar Goku avatar  avatar  avatar

Watchers

 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.