An open API service indexing awesome lists of open source software.

https://github.com/rodzyk/ar-shop-docker-compose

Angular Nodejs Local development with Docker compose
https://github.com/rodzyk/ar-shop-docker-compose

Last synced: 3 months ago
JSON representation

Angular Nodejs Local development with Docker compose

Awesome Lists containing this project

README

        

# ArShop

Angular Nodejs Local development with Docker compose

## Quick start

Run ```docker-compose build --no-cache``` to build with no cache.

Run ```docker-compose up``` to start the services.

Open your browser on http://localhost:4201