josephdgb1996 / express-starter

Express Starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Express Starter

My folder structure to express proyect

Getting Started

  • Clone this repo
  • npm install to install all required dependencies
  • Install MongoDB Community Edition (instructions) and run it by executing mongod
  • npm run dev or npm run prod to production mode

Dependencies

  • express
  • mongoose
  • cors
  • dotenv

Dev Dependencies

  • cross-env
  • nodemon

About

Express Starter


Languages

Language:JavaScript 100.0%