Skip to content

Latest commit

History

37 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

⛺ NuxtJS Project using Vue, NuxtLabsUI, TailwindCSS & AnimeJS (v0.8)

pushpull.mp4

A NuxtJS Project using Vue, NuxtLabs UI & TailwindCSS

Setup

Make sure to install necessary dependencies:

# npm
npm install
# pnpm
pnpm install
# yarn
yarn install

Development Server

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

# npm
npm run dev
# pnpm
pnpm run dev
# yarn
yarn dev

Production

Build the application for production:

# npm
npm run build
# pnpm
pnpm run build
# yarn
yarn build

Locally preview production build:

# npm
npm run preview
# pnpm
pnpm run preview
# yarn
yarn preview

Look at the Nuxt 3 documentation to learn more. Check out the deployment documentation for more information.

About

[COMPLETED] ⛺ NuxtJS Project using Vue, NuxtLabsUI, TailwindCSS & AnimeJS (v0.8)

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages