https://github.com/lizainslie/fomantic-ui-vue
Vue bindings for @fomantic
https://github.com/lizainslie/fomantic-ui-vue
fomantic-ui vue vue-components vuejs2
Last synced: 4 months ago
JSON representation
Vue bindings for @fomantic
- Host: GitHub
- URL: https://github.com/lizainslie/fomantic-ui-vue
- Owner: LizAinslie
- Created: 2020-02-08T19:48:09.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T23:51:20.000Z (almost 3 years ago)
- Last Synced: 2024-12-27T20:34:12.983Z (10 months ago)
- Topics: fomantic-ui, vue, vue-components, vuejs2
- Language: Vue
- Homepage:
- Size: 4.28 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fomantic-ui-vue
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).