Awesome
#Famous-Vue
Vue components for Famous
###Installation
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:
- src/Twitterus
- src/Carousel
Tutorials
###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