https://github.com/nsfi/sailfish-ui
sailfish ui library
https://github.com/nsfi/sailfish-ui
sailfish vue vusion
Last synced: 7 days ago
JSON representation
sailfish ui library
- Host: GitHub
- URL: https://github.com/nsfi/sailfish-ui
- Owner: NSFI
- License: mit
- Created: 2018-01-29T11:23:18.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-27T04:55:22.000Z (about 7 years ago)
- Last Synced: 2025-04-04T06:11:21.945Z (about 2 months ago)
- Topics: sailfish, vue, vusion
- Language: JavaScript
- Homepage: https://nsfi.github.io/sailfish-ui/
- Size: 3.28 MB
- Stars: 5
- Watchers: 11
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vusion Sailfish UI
## Development
``` shell
npm install
npm install -g vusion-cli
docs-src/dev
```## Build
``` shell
docs-src/build
```## Deploy
``` shell
docs-src/build
vusion ghpages -p sailfish-ui
```## Publish
``` shell
vusion publish 1.0.0
```