Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/binpar/legendprototype
Prototype for the computation of legend lines positions
https://github.com/binpar/legendprototype
Last synced: 5 days ago
JSON representation
Prototype for the computation of legend lines positions
- Host: GitHub
- URL: https://github.com/binpar/legendprototype
- Owner: BinPar
- License: wtfpl
- Created: 2020-02-25T11:36:18.000Z (almost 5 years ago)
- Default Branch: develop
- Last Pushed: 2023-01-06T02:35:13.000Z (about 2 years ago)
- Last Synced: 2024-04-15T04:23:17.935Z (10 months ago)
- Language: TypeScript
- Homepage:
- Size: 6.62 MB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# EVA Anatomía Legend Prototype [![Build Status](https://travis-ci.org/BinPar/legendPrototype.svg?branch=develop)](https://travis-ci.org/BinPar/legendPrototype) [![Coverage Status](https://coveralls.io/repos/github/BinPar/legendPrototype/badge.svg?branch=develop)](https://coveralls.io/github/BinPar/legendPrototype?branch=develop)
Prototype for the computation of legend lines positions for Eva Anatomía
## Usage
- Clone de repository
- Use `npm i` to install all modules
- Use `npm run dev` to executeAfter that, opening [http://localhost:3000](http://localhost:3000) will redirect to a random page with an unique seed based URL that will present a random legend.
Clicking on the canvas will navigate to a different location.