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-06-27T01:45:41.000Z (5 months ago)
- Last Synced: 2024-06-27T04:28:12.465Z (5 months ago)
- Topics: generator, online, svg, typescipt, vuejs
- Language: SCSS
- Homepage: https://maxzz.github.io/ngon-gen
- Size: 2.45 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
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/).