vyldr / movie-lookup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use this project

Set up the frontend

cd webapp

npm install

npm run generate

Set up the backend

cd ../webservice

npm install

Start the server

npm start

About


Languages

Language:Vue 58.7%Language:JavaScript 40.6%Language:Shell 0.7%