Skip to content

Latest commit

 

History

History
53 lines (31 loc) · 1.2 KB

README.md

File metadata and controls

53 lines (31 loc) · 1.2 KB

Ng Movie Countdown

Ng Movie Countdown is a web application to list movies and tv shows.

🖥 Demo

An example of application can be found here.

⌨️ Development

Clone Code

git clone [email protected]:JhonatanMedeiros/ng-movie-countdown.git

Install Dependencies

npm install

If you like Yarn, you can also use yarn to install dependencies.

Development server

npm run start

Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build Release

npm run build:prod

After building, the application will be found in the dist directory.

🛠 Technology Stack

🤝 Contribute PRs Welcome

If you are interested in participating in joint development, PR and Forks are welcome!

📜 License

MIT Copyright (c) 2020 - Jhonatan Hardt de Medeiros