Giphy Search is a platform to use key words to search for GIFs using Giphy API.
This project was generated with Angular CLI version 10.0.1.
- Node.js (10~12)
- Angular CLI (10.0.1)
- http-server (^0.12.3)
- webpack-bundle-analyzer (3.8.0)
Run npm install
to install the node_modules folder
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.
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.
Run npm run serve-pwa
to use HTTP server to serve the app with Service Worker support.
Run ng test
to execute the unit tests via Karma.
Run npm run bundle-analyzer
and the browser will pop-up with bundle insights.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.