Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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