Skip to content

This repository contains my Angular studies and experiments.

Notifications You must be signed in to change notification settings

dannyelcf/angular-lab

Repository files navigation

Angular Lab

This repository contains my studies and experiments of Angular development.

Development Environment

To manage my development environment I use docker-compose. See the my Dockerfile and docker-compose.yml in .docker folder.

To initialize the development environment run launch-dev-env.sh shell script into angular-lab folder.

~/.../angular-lab$ sh launch-dev-env.sh

That will create a docker container with a volume mapping the current folder (~/.../angular-lab) to /angular-lab folder in the container.

/angular-lab # 

About

This repository contains my Angular studies and experiments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published