Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/swistak-codes/dct
Code for blog article
https://github.com/swistak-codes/dct
Last synced: about 1 month ago
JSON representation
Code for blog article
- Host: GitHub
- URL: https://github.com/swistak-codes/dct
- Owner: swistak-codes
- License: mit
- Created: 2024-05-15T19:37:33.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-05-22T05:19:04.000Z (7 months ago)
- Last Synced: 2024-05-22T06:28:35.752Z (7 months ago)
- Language: TypeScript
- Size: 131 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DCT
✨ **This workspace has been generated by [Nx, Smart Monorepos · Fast CI.](https://nx.dev)** ✨
Code for blog article: https://swistak.codes/post/kompresja-obrazow/
### Start the app
Before first run remember to install all packages:
- `npm install`
To start the app run:
- `npm start`
Open your browser and navigate to http://localhost:4200/.