Skip to content

alvarowolfx/ng-pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokedex App

A pokedex web app using AngularJS and Pokeapi.co.

This app was developed on the AngularJS Course that I gave. So I'm sharing the code for those who are interested in studying AngularJS.

Links for the slides:

Pre requirements

  • Node.js and NPM installed (I recommend to do something like this to install global packages without sudo )

How to run

  • Install required npm packages, run this command on project folder :
npm install
  • Start livereload server
npm start

Style guide

The angular style guide followed by this project can be found here

About

A pokedex web app using AngularJS and Pokeapi.co

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published