Skip to content

ali-hazan/nuxt3-antd-prisma

Repository files navigation

Nuxt 3 Starter with AntDesign ad Prisma

AntDesign Nuxt Storybook Pinia icon
swiper Vueuse I18n I18n

Look at the nuxt 3 documentation to learn more.

Setup

Install dependency

npm i
yarn

Development Server

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

yarn dev
npm dev

Production Server

Regular Nuxt with SSR

yarn build
npm build

Prerendered SPA

yarn generate
npm generate

Storybook

yarn storybook
npm storybook

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published