Skip to content

irwansyahwii/Famous-Vue

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

#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