Files
MovieFinder/README.md
2020-10-05 00:18:15 +02:00

206 B

movie-finder

Build Docker Image and Run it (with Docker Compose)

$ docker-compose up --build

Run on Node.js engine on your local machine

$ cd nuxt/
$ npm i && npm run dev