Skip to content

New Scavenger Hunt website using MEAN stack with angular 4 and docker

License

Notifications You must be signed in to change notification settings

lanets/scavengets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WIP

AngularClient

This project was generated with angular-cli version 1.0.0-.

Prerequisite

You need to have docker and docker-compose installed in your setup. verify your installation by running
docker -v and docker-compose -v

Running the services

Run make docker-run

localhost

angular-client: http://localhost:4200
express-server: http://localhost:3000
mongodb: http://localhost:27017 (db by default will be called mean-docker)

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive/pipe/service/class/module.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor. Before running the tests make sure you are serving the app via ng serve.

Deploying to GitHub Pages

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

Further help

To get more help on the angular-cli use ng help or go check out the Angular-CLI README.

About

New Scavenger Hunt website using MEAN stack with angular 4 and docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •