Skip to content

simplyzee/tmdbs-web-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tmdbs-web-nodejs Dependency Status

A movie hub built using Node.JS with ReactJS as the template system. Built for learning purposes to study ReactJS.

Set-up

  • Clone Repository
  • npm install - to install node modules
  • visit localhost:8080 to see latest movies. You will need the API service running tmdbs-api-nodejs which is also written in Node.JS.

NPM Commands

  • npm run start - builds and starts the service
  • npm run watch - watches for any changes and compiles the bundle.js & styles.css files
  • npm run build-dist - builds the bundle.js & styles.css files

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages