https://github.com/maxzz/ngon-gen
n-gon SVG generator.
https://github.com/maxzz/ngon-gen
generator online svg typescipt vuejs
Last synced: 4 months 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-11-02T02:33:42.000Z (8 months ago)
- Last Synced: 2025-01-08T21:17:46.631Z (5 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

## 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/).