All about countries using angular 2.
The project written in Angular 2, Typescript 2 and use Angular Material 2 and ng2-bootstrap.
The project was generated with angular-cli.
The project use dataset from countries-data.
You can see how fun it is to use this npm in the Demo Application.
npm install ng2-countries
- Cards view
- World flags map view
- Native language Speaker
- Countries flags
- Countries borders bar
- Shuffle
- Countries search
- Population sort
- Area size sort
- Anthems
- Countries gallery
- Countries outlines
- Coat of arms
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.
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.
Run ng github-pages:deploy
to deploy to Github Pages.