hamburgers
Tasty CSS-animated Hamburgers
File Explorer
Download Latest Version (.zip)- _3dx-r.scss
- _3dx.scss
- _3dxy-r.scss
- _3dxy.scss
- _3dy-r.scss
- _3dy.scss
- _arrow-r.scss
- _arrow.scss
- _arrowalt-r.scss
- _arrowalt.scss
- _arrowturn-r.scss
- _arrowturn.scss
- _boring.scss
- _collapse-r.scss
- _collapse.scss
- _elastic-r.scss
- _elastic.scss
- _emphatic-r.scss
- _emphatic.scss
- _minus.scss
- _slider-r.scss
- _slider.scss
- _spin-r.scss
- _spin.scss
- _spring-r.scss
- _spring.scss
- _squeeze.scss
- _stand-r.scss
- _stand.scss
- _vortex-r.scss
- _vortex.scss
- _base.scss
- hamburgers.scss
- example.html
- hamburgers.css
- hamburgers.min.css
- version.rb
- hamburgers.rb
- .csscomb.dist.json
- .editorconfig
- .gitignore
- .npmignore
- bower.json
- bs-config.js
- CHANGELOG.md
- config.postcss.json
- eyeglass-exports.js
- Gemfile
- gulpfile.js
- hamburgers.gemspec
- index.js
- LICENSE
- package-lock.json
- package.json
- README.md
๐ Installation Guide
1. Get the code
git clone https://github.com/jonsuh/hamburgers
Downloads the entire project code from GitHub to your computer.
cd hamburgers
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install hamburgers
Downloads and installs the libraries listed in package.json.
yarn add hamburgers
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
3. Ruby
EasyPrerequisites
bundle install
Installs the Ruby libraries listed in the Gemfile.
If bundle install finishes without errors, continue with the run command from the README (e.g. rails server).
// repository documentation
Was this content helpful?
(0 ratings)
