Skip to content

alee0510/moviee-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot

screenshot

Dependency

install json-server and concurrently to start both client and server-side

npm install -g concurrently json-server

Start

it will run both client and server-side

npm start

Client

to run frontend-only

npm run client

Server

to run json-server

npm run server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published