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

https://github.com/clementlecorre/shopping-list-lb

Loopback project with lb angular SDK
https://github.com/clementlecorre/shopping-list-lb

angularjs boostrap docker docker-compose loopback

Last synced: 2 months ago
JSON representation

Loopback project with lb angular SDK

Awesome Lists containing this project

README

          

# shopping-list-lb

Loopback project with lb angular SDK

# listening port

```
http://localhost:3000/index.html#/welcome
```

# Run

```
docker-compose up
```

# Remove

```
docker-compose down
```

# Preview

![preview shopping list](preview.gif?raw=true "preview shopping list")