<<<<<<< HEAD
=======
=======
c477f339977321db2fbc9259eb3d3f0aa5d84a71
Simple blog app built on Node.js + Express + MySQL. The purpose of this project was to get more familiar with Express and to provide a simple, customizable blogging platform for my website. Great exercise
mkdir webblog
cd webblog
git clone https://github.com/aa1skillz/WebBlog.git
- Using your favorite editor, configure relevant settings in
config
. npm install
- node
app.js
- check in the browser: http://localhost:3000
25/04/2018
Nguyen Dinh Cong
MIT