CRUD_express_mysql

Express + MySQL (back-end server + database)

Build Setup

# install dependencies
npm install

# install global supervisor
npm install supervisor -g

# run serve
supervisor ./bin/www

For a detailed explanation on how things work, check out the guide.