源于Google的Material Design點擊效果:Waves
Waves提供一種源于Google Material Design 的點擊效果。
Waves using Situs to generate documentation. Here are some steps to run documentation locally on your computer,
- Make sure Node.js and Ruby installed in your computer.
- Install SASS via RubyGems (gem install sass).
- Install Situs globally via npm (npm install situs -g).
- Clone Waves's Github repository, if you haven't already (git clone https://github.com/fians/Waves.git).
- Runnpm installto install the necessary local node packages.
- Install grunt globally withnpm install -g grunt-cli.
- Rungruntto watch the directory, or simplygrunt buildto do a single build.
- Now just start Situs server (situs server), then visit http://localhost:4000/ on your browser.

本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!