Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/markgoho/edt-wow


https://github.com/markgoho/edt-wow

Last synced: 19 days ago
JSON representation

Awesome Lists containing this project

README

        

# World of Warcraft Character Lookup

This project was created as part of a code challenged posed by EagleDream Technologies.

## Installation

Download/Fork the repo, install the dependencies and then 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.

## PWA

This is a progressive web application. When running the command `npm run deploy` or `yarn deploy` the service worker file will be generated.

The app is "installable" on Android devices and on any browsers that support service workers all assets will be cached for offline use.