Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/irwansyahwii/Famous-Vue
Vue components for Famous Javascript library
https://github.com/irwansyahwii/Famous-Vue
Last synced: 3 months ago
JSON representation
Vue components for Famous Javascript library
- Host: GitHub
- URL: https://github.com/irwansyahwii/Famous-Vue
- Owner: irwansyahwii
- License: other
- Created: 2016-02-13T10:32:35.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-17T04:28:38.000Z (almost 9 years ago)
- Last Synced: 2024-08-01T00:39:31.360Z (5 months ago)
- Language: Vue
- Size: 191 KB
- Stars: 21
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-vue-cn - Famous-Vue ★10
- awesome-github-vue - Famous-Vue - Famous库的vue组件 (实用库)
- awesome - Famous-Vue - Famous库的vue组件 (实用库)
- awesome-vue - Famous-Vue - Vue?style=social) - Famous库的vue组件 (实用库)
- awesome-github-vue - Famous-Vue - Famous库的vue组件 (实用库)
README
#Famous-Vue
> Vue components for Famous---
###Installation
```bash
git clone https://github.com/irwansyahwii/Famous-Vue
cd Famous-Vue
# rm -rf .git && git init && git commit -m "Make it so" # optionally reset git history
npm i # install dependencies
```---
### Examples
There are two examples inside the src folder:1. src/Twitterus
2. src/Carousel---
### Tutorials
1. [Layouting in Famous-Vue](https://medium.com/@irwansyah/layouting-in-famous-vue-b834f089886b#.fkzh48w8w)
---###Development
Run the dev server with ```npm run dev```Now the dev server should be running on localhost:1618
Run the linters with ```npm run lint```
Run All Tests with ```npm test```
---
###LICENSE
MIT