Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pandagao/svgaviewer
Preview .svga files online
https://github.com/pandagao/svgaviewer
svga
Last synced: about 1 month ago
JSON representation
Preview .svga files online
- Host: GitHub
- URL: https://github.com/pandagao/svgaviewer
- Owner: pandaGao
- Created: 2018-09-14T09:58:47.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-14T10:30:54.000Z (over 6 years ago)
- Last Synced: 2024-10-20T03:12:27.081Z (2 months ago)
- Topics: svga
- Language: Vue
- Homepage: http://www.pandagao.com/SVGAViewer/
- Size: 571 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SVGA Viewer
Preview .svga files online
[Online Demo](http://www.pandagao.com/SVGAViewer/)
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```