Git Product home page Git Product logo

dzdp's Introduction

1.comment是后台管理系统程序,因为是maven项目,
	eclipse 和 idea以及其他IDE 均可导入。
2.react-dianping是前端项目初始代码,已经删除了node_modules,
	需要安装node.js环境后重新执行npm install,具体步骤见视频。
	该目录下webpack.config.js文件中 "target: 'http://127.0.0.1:8081/comment',"是指向后台,
	如果想要前端app连接mock server ,注释该句,放出上面的“target: 'http://localhost:3000',”
	修改时注意输入法是英文输入法(切忌中文)
3.SQL脚本请先运行createTable.sql建表,再运行loadInitData.sql插入数据

dzdp's People

Watchers

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