1.1.0 • Published 8 years ago

ng2-countries-trivia v1.1.0

Weekly downloads
7
License
MIT
Repository
github
Last release
8 years ago

ng2-countries-trivia

Angular 2 countries trivia application based on ng2-countries

Status: in development

The project written in Angular 2, Typescript 2.

The project was generated with angular-cli.

The project use dataset from countries-data and pipes from ng2-pipe.

Demo app

You can see how fun to use this npm in our Demo Application.

Table of Contents

Installation

npm install ng2-countries-trivia

List of Riddles

Soon..

Development server

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.

Deploying to Github Pages

Run ng github-pages:deploy to deploy to Github Pages.