Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bramus/view-transitions-demos


https://github.com/bramus/view-transitions-demos

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

# View Transitions Demos

A bunch of View Transitions demos

## Installation

- Clone this Repo
- Install dependencies using NPM

```bash
npm i
```

## Running the project

- Start the local server

```bash
npm run start
```

- Visit [http://localhost:3000/](http://localhost:3000/)

## Deployment

This project gets published to https://view-transitions.chrome.dev/. Publishing is only possible by Googlers with proper access.

```
npm run deploy
```

# License

See enclosed [LICENSE](./LICENSE)