khomkrity / express-hackathon

basic node.js with express framework setup and used in mfu hackathon 2020

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node.js with Express

Basic express.js framework setup

Side Note: you can add and change more stuff in this template (i.e. middlewares, errors, validations, models, tests).

Prerequisite

  • Package Manager: npm
  • Javascript Runtime: node.js

Getting Started

# run the project
npm start

# run in dev mode
npm run dev

About

basic node.js with express framework setup and used in mfu hackathon 2020


Languages

Language:JavaScript 100.0%