https://github.com/ilyeshammadi/movie-trailer
a simple web application to show movies on a web page using Python and Material Design
https://github.com/ilyeshammadi/movie-trailer
Last synced: 4 months ago
JSON representation
a simple web application to show movies on a web page using Python and Material Design
- Host: GitHub
- URL: https://github.com/ilyeshammadi/movie-trailer
- Owner: ilyeshammadi
- Created: 2016-03-18T22:57:02.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-18T23:06:14.000Z (over 9 years ago)
- Last Synced: 2025-01-10T02:51:19.071Z (5 months ago)
- Language: HTML
- Homepage:
- Size: 971 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Movie Trailer Web Site
=======A sample application to show movies
**Installation Instructions**
Install python
`$ sudo apt-get install python`
`$ sudo apt-get install nodejs`
`$ npm install -g bower`1. Clone or Download the project
2. `cd` into the project directory,
3. `cd static` go into the static files folder
4. `bower install` to install all the dependencies
5. `cd .. ` to go back to the root folder
6. `cd src/` go into the server files folder
7. `python main.py` to run the server
**Preview**
