Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maxzz/ngon-gen
n-gon SVG generator.
https://github.com/maxzz/ngon-gen
generator online svg typescipt vuejs
Last synced: 9 days ago
JSON representation
n-gon SVG generator.
- Host: GitHub
- URL: https://github.com/maxzz/ngon-gen
- Owner: maxzz
- Created: 2020-05-12T10:23:11.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-02T02:33:42.000Z (3 months ago)
- Last Synced: 2024-11-11T04:40:36.443Z (2 months ago)
- Topics: generator, online, svg, typescipt, vuejs
- Language: SCSS
- Homepage: https://maxzz.github.io/ngon-gen
- Size: 1.13 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# n-gon SVG generator
![](src/assets/preview-20200512.png)
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).