Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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/.