An open API service indexing awesome lists of open source software.

https://github.com/devonchurch/edamame

Animated hero module using SVG animated paths
https://github.com/devonchurch/edamame

Last synced: about 1 year ago
JSON representation

Animated hero module using SVG animated paths

Awesome Lists containing this project

README

          

# Edamame

Animated hero module using SVG animated paths.

## Demo

[Click here](http://codepen.io/DevonChurch/full/epwgrK/)

## Installation

- Clone this repository
```
git clone https://github.com/devonChurch/edamame.git
```

- Install project dependancies
```
npm install
```

- Start up a [Webpack](https://webpack.github.io/docs/webpack-dev-server.html) development server at http://localhost:8080/webpack-dev-server/
```
npm start
```

## License

MIT