Skip to content

fadamakis/vue-animations

Repository files navigation

Vue.js Animations

Vue.js Real Life Transitions & Microinteractions

Installation

Clone

Clone this repo to your local machine using

$ git clone git@github.com:fadamakis/vue-animations.git

Setup

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Test locally

Visit

http://localhost:8080/

Run storybook

Compiles and hot-reloads for development

npm run storybook

Visit

http://localhost:6006/

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

license