Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/brycedorn/satisfying-dvd-corners


https://github.com/brycedorn/satisfying-dvd-corners

dvd dvd-screensaver javascript meme parcel-bundler satisfying screensaver svelte tv-shows

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

# [satisfying-dvd-corners](https://bryce.io/satisfying-dvd-corners/)

## Getting started

Install dependencies

```bash
npm i
```

Then start [Parcel](https://rollupjs.org):

```bash
npm run dev
```

And open [localhost:1234](http://localhost:1234) in your browser.

## Building for production

```bash
npm run build
```