This project was generated with Angular CLI version 12.0.3.
- Clone the repository
- Change directory to the project directory
- Open project on VSCode
- Run
npm install
before serving the application to install the packages and dependancies
Before you start, you must acquire a developer key from Marvel Developer Portal. After you get one, replace the following variables on sharedservice.ts
PUBLIC_KEY='<your_public_key>'; HASH='<your_private_key>';
- Run
ng serve
for a dev server. Navigate tohttp://localhost:4200/
. The app will automatically reload if you change any of the source files.
- Run
ng generate component component-name
to generate a new component. You can also useng generate directive|pipe|service|class|guard|interface|enum|module
.
- Run
ng build
to build the project. The build artifacts will be stored in thedist/
directory. Use the--prod
flag for a production build.
- Angular
- typescript
- HTML
- CSS
- Bootstrap
https://marvelapp-217ab.web.app/
Eston | [email protected] |
---|
License MIT License Copyright (c) 2021 Eston Kagwima