Code Monkey home page Code Monkey logo

vue-blog's Introduction

vue-blog

博客来源

由于工作公司原因,上线项目不能演示,自己想要一个属于自己的博客,同时了解一下后端的开发流程,遂用了vue2全家桶写前台,express+mongodb写后端,花了一个多月的休息时间完成。

博客上线地址:doudoujs.com,支持手机浏览,自适应。拜访者登录后台地址 doudoujs.com/login, 欢迎童鞋们查看。有问题的童鞋联系我qq:564526299

后端项目地址: https://github.com/treasureDouDou/express-blog

前端项目结构

|-src  					//开发
|----App.vue  			//背景初始化
|----main.js  			//初始化各种配置
|----router.js  		//路由
|----assets  			//资源
|----plugin       //一些公共方法
|----components  		//组件
|----utils  			//axios——http插件
|----vuex  				//状态管理

启动

# install dependencies
npm install

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

# build for production with minification
npm run build

vue-blog's People

Contributors

treasuredoudou avatar

Watchers

heimu avatar 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.