Skip to content

ACPartners/AC-comics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

AC-comics

an example angular application using the marvel api

steps to run application:

  1. install nodejs https://nodejs.org/en/
  2. run cmd with following command: npm install -g @angular/cli
  3. run command npm install under the src folder to install the npm packages
  4. register api key https://developer.marvel.com/
  5. set the api key to the key received from previous step *enviroment.ts *
  6. run command ng serve --open under the src folder to start the angular application

you can check these steps in more detail at https://angular.io/guide/quickstart

About

an example angular application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published