xmcl1 / CRUD_express_mysql

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:JavaScript 96.1%Language:HTML 2.8%Language:CSS 1.1%