Skip to content
This repository has been archived by the owner on Aug 17, 2022. It is now read-only.

chutipon29301/medium-express-mongo-tutorial-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Express - MongoDB tutorial

This repository is use for tutorial on medium

Starter project is located in ./template

The final version of the project in located in ./final

Prerequisites

  • NodeJS

Installing

  • Download or clone this repository using the following command
git clone http://
  • To run starter template change directory into template folder and install the dependencies
$ cd template
$ npm install
$ npm start
  • To run complete version of the project change directory into final folder and install the dependencies
$ cd final
$ npm install
$ npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published