jackyhuynh/OrangeFrontend

Application work on Docker Desktop

Closed this issue · 1 comments

As a Developer:

  • I want to see application run in a containerized environment.

So that I can:

  • Deploy the application.

Accepting:

  • Application is able to run inside Docker.

Clone the repos on a different machine and it works. Suspect that I may need to remove the packagelock.json and node modules on the previous machine. Also, there may be a conflict between different version that was fixed after the merge.