/db_movieapp

Primary LanguageJavaScript

Dependencies:

  • node 8.15.*
  • npm ~6.4.*
  • MySQL DB

To get started navigate to client and server and run npm ci.

To run the application first execute node start or npm run start first in the server directory and then in the client directory.