Skip to content

ycrxun/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blog

This is my blog.

Build Status Coverage Status

gitting and started

  • Install JDK1.8
  • Install Maven
  • Install MySQL 5.6 and create database blog,import src/main/resources/blog.sql
  • Install Idea or Eclipse
  • Clone on github and import as maven project