Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 212 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 212 Bytes

Author : Zumardi Rahman, S.Kom, M.Kom

#You can Try!!

- Make Your DB NAME (MYSQL)

##Step Command:

npm init -y
npm i express
npm i cors
npm i mysql2
npm i sequelize

npm i -g nodemon