Skip to content

thechosenjuan/Web-Components-Pokemon

Repository files navigation

Web Components Pokemon App

Pokemon Web App using Stencil.js that allows you to encounter Pokémon and view them in the Pokédex.

*Note: This project was based on @siliconunicorn Codepen: https://codepen.io/siliconunicorn/pen/VqoxXP

Getting Started

To start the app, run:

npm start

To build the app for production, run:

npm run build

To run the unit tests once, run:

npm test

To run the unit tests and watch for file changes during development, run:

npm run test.watch

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published