Skip to content

szacskesz/webtech_2_beadando

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webtech 2 assignment

Create by Szacsuri Norbert (G0XXTC)

Prerequisites

  • Docker
  • Git
  • Npm
  • MongoDB
  • Web-browser

Usage

Open 2 terminal and follow the instructions.

  • 1st terminal:
  • 2nd terminal:
    • cd final2
    • cd webtech_2_beadando
    • npm install
    • npm test
    • npm start

Developer notes:

  • Command to export collections:
    • mongoexport -d -c <collection_name> -o --jsonArray --pretty

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages