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 👻
- Host: GitHub
- URL: https://github.com/bholmesdev/spookity
- Owner: bholmesdev
- Created: 2021-10-29T13:07:39.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-01T03:41:59.000Z (over 4 years ago)
- Last Synced: 2025-05-12T19:08:35.001Z (10 months ago)
- Topics: livestream
- Language: JavaScript
- Homepage:
- Size: 119 KB
- Stars: 5
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Welcome to spookity 👋
> 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)_