Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 791 Bytes

README.md

File metadata and controls

37 lines (28 loc) · 791 Bytes

preview

This guide is for server side

check out for nuxt here

checkout this Demo

api used

npm install moviedb-promise --save

or

yarn add moviedb-promise 

project usage

clone this project

git clone git@github.com:Francis-Mwaniki/movieDB-Nuxt3-Nodejs.git

run this commands

 npm install
yarn install

thanks