Git Product home page Git Product logo

nuxt3-boilerplate's Introduction

Nuxt 3 Minimal Starter

Look at the Nuxt 3 documentation to learn more.

Setup

Make sure to install the dependencies:

# npm
npm install

# pnpm
pnpm install

# yarn
yarn install

# bun
bun install

Development Server

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

# npm
npm run dev

# pnpm
pnpm run dev

# yarn
yarn dev

# bun
bun run dev

Production

Build the application for production:

# npm
npm run build

# pnpm
pnpm run build

# yarn
yarn build

# bun
bun run build

Locally preview production build:

# npm
npm run preview

# pnpm
pnpm run preview

# yarn
yarn preview

# bun
bun run preview

Check out the deployment documentation for more information.

nuxt3-boilerplate's People

Contributors

renovate[bot] avatar sarai2525 avatar sharray2918 avatar

Stargazers

 avatar  avatar Minierparedes avatar  avatar

Watchers

 avatar

nuxt3-boilerplate's Issues

Proposal for integrating a UI library into our development workflow

After researching UI component libraries, PrimeVue is the top choice for our UI development needs.
The following are my findings.

  • themes: pass through
    • pass-through functionality ensures a smooth and customizable theming experience
  • API: props, events, etc, easily customisable
    • ease of customization
  • Styles: PrimeVue offers two modes, styled or unstyled components
  • TreeShaking: Treeshaking
    • optimizes the bundle size by excluding unnecessary components
  • bundle: PrimeVue is very light and fast
  • Docs: easy to follow.

Library Stats:

  • PrimeVue:

    • Updated: 10 days ago
    • Created: 6 years ago
  • Vuetify:

    • Updated: 9 days ago
    • Created: 8 years ago
  • NuxtUI:

    • Updated: 1 day ago
    • Created: 2 years ago

UI Component Libraries Comparison:

  • PrimeVue vs. Vuetify:
    • PrimeVue focuses on Vue.js; Vuetify is a comprehensive framework for Vue.js, React, and Angular.
    • PrimeVue offers dedicated Vue.js components.

Feature Set:

  • Both provide a range of UI components.
  • PrimeVue:
    • 80+ UI Components
    • Styled or Unstyled
    • mobile support
    • Typescript support
    • Treeshaking support
  • Vuetify:
    • responsive grids
    • built-in icons
    • powerful CLI
    • Treeshaking
    • SASS variables
    • Layouts
    • Global configuration

Styling and Theming:

  • PrimeVue uses CSS variables for customization.
  • Vuetify has a built-in theming system.

Size and Performance:

  • PrimeVue is lightweight with excellent performance, using a 'tree-shaking' approach.
  • Vuetify has a larger footprint but includes optimization features like lazy-loading.

Community and Support:

  • Both have active communities, good documentation, tutorials, and support channels.
  • PrimeVue has a smaller community, while Vuetify, being more established, has a larger community and extensive documentation.

I had consider NuxtUI but looking at the following cons against the above pros of PrimeVue I decided against NuxtUI.
NuxtUI

Cons:

  • NuxtUI:
    • Locked into Nuxt framework.
    • Considered young.
    • Built with Headless UI and Tailwind CSS.

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Location: renovate.json
Error type: The renovate configuration file contains some invalid settings
Message: The following managers configured in enabledManagers are not supported: "pnpm"

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Repository problems

These problems occurred while renovating this repository. View logs.

  • WARN: Invalid schedule: Failed to parse "every 1 hour after 00:00 and before 23:59 every day"

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

nodenv
.node-version
  • node 20.17.0
npm
package.json
  • @nuxt/eslint 0.5.0
  • @nuxt/image 1.7.0
  • @nuxt/test-utils 3.14.0
  • @nuxtjs/device 3.1.1
  • @nuxtjs/sitemap 5.3.5
  • @nuxtjs/stylelint-module 5.2.0
  • @nuxtjs/tailwindcss 6.12.1
  • @unocss/reset 0.62.3
  • @vee-validate/nuxt 4.13.2
  • @vee-validate/yup 4.13.2
  • @vitest/coverage-v8 2.0.5
  • @vue/eslint-config-prettier 9.0.0
  • @vue/test-utils 2.4.6
  • @zadigetvoltaire/nuxt-gtm 0.0.13
  • dayjs 1.11.13
  • eslint 9.8.0
  • eslint-config-prettier 9.1.0
  • eslint-plugin-prettier 5.2.1
  • happy-dom 14.12.3
  • husky 9.1.5
  • lint-staged 15.2.10
  • nuxt 3.12.4
  • nuxt-gtag 2.1.0
  • postcss-scss 4.0.9
  • prettier 3.3.3
  • sass 1.77.8
  • sass-loader 16.0.1
  • stylelint 16.9.0
  • stylelint-config-recommended-vue 1.5.0
  • stylelint-order 6.0.4
  • typescript 5.5.4
  • vee-validate 4.13.2
  • vitest 2.0.5
  • vue 3.4.38
  • vue-router 4.4.3
  • yup 1.4.0
  • zhead 2.2.4
  • pnpm 9.9.0

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.