Coder Social home page Coder Social logo

myblog's Introduction

myBlog

Vue Vue vue-router

地址:http://www.o-wu.com

# 我的博客 (此项目主要用于学习使用请勿商用,谢谢!)

作为一名程序员,一开始都得有自己的个人博客吧,那就开始撸代码吧。不,在开始撸代码之前一定要先捋清楚思路, 不然怎么动手。

一个网站它到底是怎么形成的呢?

大概的思路: 首先我们平时看到的网站正常都是包括前端页面,和后端数据组成。我们可以通过vue写网页页面,koa2来链接数据库mysql作为页面和数据的桥梁,在写代码的时候我们要用严格语法typescript来写javascript,这都跑在node这个环境上面。

项目环境

  • node
  • koa2
  • vue
  • mysql
  • typescript (这个很多源码都使用,必备技术)

运行步骤(记得打开mysql服务)

  npm run dev
  nodemon index.js

资料

如果有什么问题或想学习什么可以在issures提哦。

以上内容如果有错误,请各位指出,不要让作者在这勿人子弟,十分感谢!

myblog's People

Contributors

mrretro avatar

Stargazers

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