https://github.com/theonlyamos/cinetimes
Netflix-like website
https://github.com/theonlyamos/cinetimes
Last synced: 4 days ago
JSON representation
Netflix-like website
- Host: GitHub
- URL: https://github.com/theonlyamos/cinetimes
- Owner: theonlyamos
- Created: 2019-10-21T19:23:14.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T10:56:05.000Z (almost 3 years ago)
- Last Synced: 2025-01-09T04:34:54.014Z (9 months ago)
- Language: TypeScript
- Homepage: https://cinemalovers.netlify.com
- Size: 1.69 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cinetimes
[](https://app.netlify.com/sites/cinelovers/deploys)Netflix-like website for submission to Google Scholarship
## Install
* Clone the repo
* cd into the project folder
* Run `npm install` to install modules.
* Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.## Build
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.
## Running unit tests
Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).