jvt / Waves

Click effect inspired by Google's Material Design

Home Page:http://fian.my.id/Waves/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Waves

Click effect inspired by Google's Material Design http://fian.my.id/Waves/

Documentation

Waves using Situs to generate documentation. Here is some steps to run documentation locally on your computer,

  1. Make sure Node.js and npm installed in your computer. If it's not installed yet, just get the installer here.
  2. Install Situs globally via npm (npm install situs -g).
  3. Clone Waves's Github repository, if you haven't one (git clone https://github.com/fians/Waves.git).
  4. Go to Waves directory and just start Situs server (situs server).
  5. Then visit http://localhost:4000/ on your browser.

Notes

Thanks for BrowserStack by providing a great testing tools for this projects.

License

Waves created by Alfiana Sibuea, and released under MIT license.

Copyright (c) 2014 Alfiana E. Sibuea. All rights reserved.

About

Click effect inspired by Google's Material Design

http://fian.my.id/Waves/

License:MIT License


Languages

Language:JavaScript 53.6%Language:CSS 46.4%