Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 534 Bytes

README.md

File metadata and controls

36 lines (21 loc) · 534 Bytes

DA219A-FullStack-Lab1

Description

Lab 1 in fullstack

Dependencies

  • dotenv: v16.0.0
  • express: v4.17.3,
  • mongoose: v6.2.10,
  • mongoose-sequence: v5.3.1,

Installing

  • Clone from github or download as zip.
  • npm is used to install dependencies manually:

Executing the program (GitBash)

After install npm and the required dependencies you can then run using the gitbash terminal command npm start

The webpage will be on localhost:3000

Authors

Quang Minh Nguyen

Version History

0.5.0

License

ISC