Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 329 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 329 Bytes

Todo

Info: about project

Technology:

  • Backend: NodeJS
  • FrameWork: ExpressJS
  • Pages: EJS

Guide: Getting Stratrd

Start Server in local
# node app.js
Using Nodemon Server
# npm i nodemon
# nodemon app.js