Ng Movie Countdown is a web application to list movies and tv shows.
An example of application can be found here.
git clone git@github.com:JhonatanMedeiros/ng-movie-countdown.git
npm install
If you like Yarn, you can also use
yarn
to install dependencies.
npm run start
Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
npm run build:prod
After building, the application will be found in the dist
directory.
If you are interested in participating in joint development, PR and Forks are welcome!
MIT Copyright (c) 2020 - Jhonatan Hardt de Medeiros