https://github.com/ronaldaug/v-personal
Vue Personal - a simple lightweight mobile UI
https://github.com/ronaldaug/v-personal
Last synced: about 1 month ago
JSON representation
Vue Personal - a simple lightweight mobile UI
- Host: GitHub
- URL: https://github.com/ronaldaug/v-personal
- Owner: ronaldaug
- Created: 2019-01-05T12:59:17.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-01T04:17:52.000Z (over 2 years ago)
- Last Synced: 2025-03-16T00:12:40.683Z (about 2 months ago)
- Language: Vue
- Size: 685 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vue Personal - a simple lightweight mobile UI
## Install
```
npm install v-personal font-awesome
```## Usage
```
import 'font-awesome/css/font-awesome.min.css';
import "v-personal/dist/v-personal.css"
import Personal from "v-personal";
Vue.use(Personal)
```## Documentation
https://v-personal.netlify.com