klzhangweiya 9d2bb8206a 添加项目文件。 il y a 3 ans
..
dist 9d2bb8206a 添加项目文件。 il y a 3 ans
docs 9d2bb8206a 添加项目文件。 il y a 3 ans
src 9d2bb8206a 添加项目文件。 il y a 3 ans
.bower.json 9d2bb8206a 添加项目文件。 il y a 3 ans
Gruntfile.js 9d2bb8206a 添加项目文件。 il y a 3 ans
LICENSE 9d2bb8206a 添加项目文件。 il y a 3 ans
README.md 9d2bb8206a 添加项目文件。 il y a 3 ans
bower.json 9d2bb8206a 添加项目文件。 il y a 3 ans
package.json 9d2bb8206a 添加项目文件。 il y a 3 ans
situs.json 9d2bb8206a 添加项目文件。 il y a 3 ans

README.md

Waves

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

Documentation

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

  1. Make sure Node.js and Ruby installed in your computer.
  2. Install SASS via RubyGems (gem install sass).
  3. Install Situs globally via npm (npm install situs -g).
  4. Clone Waves's Github repository, if you haven't already (git clone https://github.com/fians/Waves.git).
  5. Run npm install to install the necessary local node packages.
  6. Install grunt globally with npm install -g grunt-cli.
  7. Run grunt to watch the directory, or simply grunt build to do a single build.
  8. Now just start Situs server (situs server), 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 © 2014-2016 Alfiana E. Sibuea. All rights reserved.