rguyton / angular-quickstart

Angular learning and utilizing docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

angular-quickstart

Angular learning and utilizing docker.

If you wish to run this and you don't have the pre-requisites of node installed for angular you can utilize docker (:whale:).

Install docker and go to a command-prompt and type docker-compose up

When the container is up and running you can navigate to localhost:3000 for the angular app or localhost:3001 for browsersync in your browser of choice.

About

Angular learning and utilizing docker


Languages

Language:TypeScript 55.0%Language:CSS 20.5%Language:JavaScript 14.2%Language:HTML 10.2%