Skip to content

Static recipe site example for Youtube Series on Nuxt + Storyblok

Notifications You must be signed in to change notification settings

alvarosabu/sushi-wuut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8b1eaec · Jan 4, 2023

History

15 Commits
Jan 4, 2023
Jan 4, 2023
Aug 6, 2022
Jan 2, 2023
Dec 17, 2022
May 26, 2022
Jan 2, 2023
Aug 10, 2022
Aug 6, 2022
Jan 2, 2023
Oct 3, 2022
Jan 4, 2023
May 26, 2022
Jan 4, 2023
May 26, 2022
May 26, 2022
Oct 3, 2022
Oct 3, 2022
Jan 2, 2023
Jan 2, 2023
Jan 2, 2023
May 26, 2022
Dec 17, 2022

Repository files navigation

Sushi Wuut 🍣

Example project using Nuxt v3 and Storyblok to create an static recipe app

Setup

Make sure to install the dependencies:

# yarn
yarn install

# npm
npm install

# pnpm
pnpm install --shamefully-hoist

Development Server

Start the development server on http://localhost:3000

npm run dev

Production

Build the application for production:

npm run build

Locally preview production build:

npm run preview

Checkout the deployment documentation for more information.

repository-banner.png

About

Static recipe site example for Youtube Series on Nuxt + Storyblok

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages