/book_store

a node.js app made with SQL database

Primary LanguageJavaScript

book_store

a node.js app made with SQL database a first try to use an SQL database with node in the backend

Get started

  1. install node.js , npm packge manager mysql.
  2. open the server folder and run npm i to install all required dependencies.
  3. not finished yet XD.

File structure