0.0.1-beta • Published 1 year ago

@plsr/nuxt-layer-storyblok v0.0.1-beta

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

Nuxt 3 Minimal Starter

Look at the Nuxt 3 documentation to learn more.

Deps tested

Deployment targets tested

Setup

Make sure to install the dependencies:

bun install

Development Server

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

bun run dev

Production

Build the application for production:

bun run build

Locally preview production build:

bun run preview

Check out the deployment documentation for more information.

0.0.1-beta

1 year ago