[READ-ONLY] Mirror of https://github.com/danielroe/spooon. This is a tiny recipe app built in Nuxt for a live-coding session at Vue.js Nation 2024. nuxt-spooon.vercel.app
0

Configure Feed

Select the types of activity you want to include in your feed.

Vue 50.7%
TypeScript 49.3%
159 4 0

Clone this repository

https://git.vm.fail/danielroe.dev/spooon https://git.vm.fail/did:plc:wyathdp6jmvvj5weqxuzgwvp
ssh://git@knot1.tangled.sh:2222/danielroe.dev/spooon ssh://git@knot1.tangled.sh:2222/did:plc:wyathdp6jmvvj5weqxuzgwvp

For self-hosted knots, clone URLs may differ based on your setup.


README.md

Nuxt Random Recipe App#

This is a tiny recipe app built in Nuxt for a live-coding session at Vue.js Nation 2024.

Screenshot of the random recipe app

Features#

Try it out#

Setup#

# install dependencies
pnpm install

# serve in dev mode, with hot reload at localhost:3000
pnpm dev

# build for production (universal)
pnpm build

# preview in production mode
pnpm preview

Deployment#

You should be able to deploy this repository with zero or minimal configuration (just make sure to set the ).

License#

MIT