Giter Site home page Giter Site logo

cnode-vue2.0's Introduction

Vue.js+LeanCloud单页面博客

简介

一个前后端完全分离的单页应用 线上地址点此查看

version 2.0

  • 响应式布局
  • 主页,关于,标签
  • 过渡动画
  • 文章显示markdown 和代码高亮

技术栈

前端

后端

开发

git clone https://github.com/cleartime/cleartime.git
$ cd cleartime
$ npm install

// 启动服务器端, 默认地址 http://localhost:3000
$ lean up

// 另开一个 terminal
$ cd public/blog
$ npm install
// 启动前端项目,默认地址 http://localhost:7000
$ npm run dev

构建部署

// 在bolg目录下  构建前端文件至 /build 文件夹
$ npm run build

// 根目录下 leancloud命令行部署 / 通过 github 部署
$ lean deploy / lean deploy -g

具体部署可参考LeanCloud云引擎 Node.js 部署

友情提示

vue1.0纪念版请戳https://github.com/cleartime/bolg-vue1.0

License

MIT

cnode-vue2.0's People

Contributors

jo0ger avatar

Watchers

 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.