Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 206 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 206 Bytes

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