shiysin / LightBlog

A light blog with Java and Vue.js.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LightBlog

A light blog with Java and Vue.js. Provides API in the background, and the API is RESTful style, please have a good understanding of RESTful API.


light-blog-ui

Front end UI for Light Blog

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

light-blog-web

You need to install requisite softwares, as follows:

  1. Redis
  2. JDK 1.8
  3. Maven
  4. IDEA

License

Apache License, Version 2.0

About

A light blog with Java and Vue.js.

License:Apache License 2.0


Languages

Language:JavaScript 97.2%Language:HTML 1.3%Language:Java 1.2%Language:CSS 0.2%Language:Vue 0.0%