Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/swistak-codes/tsp-visualizer

Code for blog article
https://github.com/swistak-codes/tsp-visualizer

Last synced: about 1 month ago
JSON representation

Code for blog article

Awesome Lists containing this project

README

        

# TspVisualizer

✨ This workspace has been generated by [Nx](https://nx.dev) ✨.

Code for blog articles:
- https://swistak.codes/post/problem-komiwojazera/
- https://swistak.codes/post/problem-komiwojazera-heurystyki/

### Start the app

Before first run remember to install all packages:

- `npm install --force`

To start the app run:

- `npm start`

Open your browser and navigate to http://localhost:4200/.