Skip to content
This repository has been archived by the owner on Feb 10, 2024. It is now read-only.

Latest commit

 

History

History
27 lines (16 loc) · 804 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 804 Bytes

PokéVersus

Netlify Status

alt text

Pokémon comparator WebApp made with Angular, Bootstrap, Cache API and PokéAPI.

Live version

https://epic-galileo-fa287c.netlify.app/

Installation

$ git clone https://gitlab.com/wdestin/pokeversus.git
$ cd pokeversus
$ npm install

Development server

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.

Build

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.