Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/swistak-codes/convex-hull
Code for blog article
https://github.com/swistak-codes/convex-hull
Last synced: about 1 month ago
JSON representation
Code for blog article
- Host: GitHub
- URL: https://github.com/swistak-codes/convex-hull
- Owner: swistak-codes
- License: mit
- Created: 2023-11-28T20:45:19.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-28T21:55:49.000Z (about 1 year ago)
- Last Synced: 2024-05-02T22:01:19.410Z (8 months ago)
- Language: TypeScript
- Size: 222 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ConvexHull
Presentation made for blog article [not yet available].
✨ **This workspace has been generated by [Nx, a Smart, fast and extensible build system.](https://nx.dev)** ✨
## Start the app
To start the development server run `nx serve convex-hull`. Open your browser and navigate to http://localhost:4200/. Happy coding!