Skip to content

fjacupar/MapGameApp

Repository files navigation

MapGameApp

This project was generated with Angular CLI version 10.0.0.

Clone repository

To clone the repository open a command line terminal and run git clone https://github.com/fjacupar/MapGameApp.git.

Installing packages

Go to the root of the project directory (where package.json is located) and run npm install.

Angular-cli

If angular-cli is not installed run npm install -g @angular/cli.

Development server

Run ng serve for a local dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build --prod to build the project. The build artifacts will be stored in the dist/ directory. Tipically you will host the dist folder in a production server to serve the app but you can serve the dist folder in local by running ng serve --prod. This starts a local HTTP server with production files. Navigate to http://localhost:4200/ to view the application.

About

Map game to identify countries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published