Skip to content

miguelopezv/GoD-frontend-angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

War of Drones (Frontend - Angular)!

This is the frontend for the game Game of drones, a digital two-player Rock, Papers, Scissor game. This frontend is the one in charge of the UI and storing in memory all the stats and users for the current round.

How to make it work

  • Clone or download this repo.
  • navigate to the folder cd GoD-frontend.
  • use npm install or yarn to install dependencies.
  • run ng serve to run the project.

frontend will be running on localhost:4200 by default.

P.S: if you are facing problems due to CORS, you may need to run your browser disabling web security:

  • Chrome on mac: open terminal and write open /Applications/Google\ Chrome.app --args --disable-web-security --user-data-dir

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors