Skip to content

irwansyahwii/Famous-Vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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:

  1. src/Twitterus
  2. src/Carousel

Tutorials

  1. Layouting in Famous-Vue

###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

About

Vue components for Famous Javascript library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published