Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thvroyal/weddingphotos2


https://github.com/thvroyal/weddingphotos2

Last synced: 29 days ago
JSON representation

Awesome Lists containing this project

README

        

# Image Stack Intro Animation

A simple intro animation where an image stack moves to become a grid.

## Installation

Install dependencies:

```
npm install
```

Compile the code for development and start a local server:

```
npm start
```

Create the build:

```
npm run build
```