https://github.com/gregman-js/wpa-project
https://github.com/gregman-js/wpa-project
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gregman-js/wpa-project
- Owner: Gregman-js
- Created: 2024-01-20T21:40:02.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-20T22:08:03.000Z (over 1 year ago)
- Last Synced: 2025-03-27T05:42:05.001Z (about 2 months ago)
- Language: JavaScript
- Size: 64.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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*