Coder Social home page Coder Social logo

blog's Introduction

「JI · 记小栈」

小记的个人博客项目,项目包括了博客前台和博客后台管理系统。线上地址https://www.liayal.com

特性

  • ES6 + 语法,通过 async, await 解决calkback
  • 全站 React
  • koa2 + mongodb 强力驱动
  • 博客前台首屏SSR
  • webpack打包后上传cdn
  • 反复优化的webpack配置
    and so on ...

开发

项目后端使用了koa2,所以需要将系统的 node 升级到 7.0.0 版本,以及确保本地装有mongodb数据库。

  • clone 项目到本地
git clone https://github.com/MaelWeb/JI-Blog.git  
  • 安装依赖
npm install 
  •  构建 DLL 库(如果公用库没改变不需要重复构建)
npm run build:dll
  • 本地开发服务启动
npm run dev:start
  • 打包线上版本
npm run build

License

The MIT License.

Copyright (c) 2017 「JI · 记小栈」

blog's People

Contributors

maelweb avatar

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.