Skip to content

Software-Development-Mastermind/express-advanced

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation Instructions

You must have:

  • Node installed (version 12.13 or above is recommended)
  • Postgres and psql command line tool should be installed (version 12.1 or above is recommended)

To get started:

  1. In the root of the project, run npm run init-setup to install dependencies and setup local database
  2. In the root of the project, run npm run dev to start web server
  3. Open browser at http://localhost:3000
  4. Make sure to register a new account
  5. Log in as new user

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors