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

https://github.com/gregman-js/wpa-project


https://github.com/gregman-js/wpa-project

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Run
## Json Data
```shell
json-server --watch products.json --port 8081
```

## App
```shell
npm start
```

## Wzorce
- Factory
- Factory Method
- Singleton
- Builder
- Command
- Strategy
- Facade
- Composition*