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

https://github.com/bholmesdev/spookity

👻 A very spooky Slinkity sample 👻
https://github.com/bholmesdev/spookity

livestream

Last synced: 10 months ago
JSON representation

👻 A very spooky Slinkity sample 👻

Awesome Lists containing this project

README

          

Welcome to spookity 👋



Version

License: ISC


Twitter: bholmesdev

> A very spooky example project using Slinkity, Prismic CMS, Tailwind, and a whole lotta candy 🍬

## Install

```sh
npm i
```

## Running the dev server

```sh
npm start
```

This starts the Slinkity dev server with the `--incremental` flag.

## Building for production

```sh
npm run build
```

This bundles your project using Vite's rollup production build.

## Author

👤 **Ben Holmes**

* Website: https://bholmes.dev
* Twitter: [@bholmesdev](https://twitter.com/bholmesdev)
* Github: [@bholmesdev](https://github.com/bholmesdev)

## Show your support

Give a ⭐️ if this project helped you!

***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_