/pokesite

Primary LanguageTypeScript

Pokesite

This is a simple project that lists pokémons using PokéApi, Angular and Bootstrap.

Published website

If you wish to view this project without running it locally, it is online at https://pokesite.lucasmafra.dev. This is a production version running with Nginx on a DigitalOcean droplet.

Dependencies

Development server

Install dependencies with npm install.

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.