Socket
Book a DemoInstallSign in
Socket

create-nuxt3-app

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-nuxt3-app

Create a nuxt 3 app in seconds

latest
Source
npmnpm
Version
0.0.1-alpha.5
Version published
Maintainers
2
Created
Source

create-nuxt3-app

npm version npm downloads GitHub stars License Follow us on Twitter Join our Discord

Quickly bootstrap a new Nuxt3 project with the power of sidebase! Configure your custom tech stack and begin coding in minutes.

Usage

$ npx create-nuxt3-app

Features

  • CI/CD Pipeline
    • None
    • GitHub Actions
    • Drone (coming soon!)
  • Component Library
    • None
    • AntDesign Vue (currently included)
    • PrimeVue (coming soon!)
  • Component Stories
    • historie (currently included)
    • Storybook (coming soon!)
  • Linting tools
  • Testing framework
    • ViTest (currently included)

We are always looking for more options to include! Join in on the conversation here!

Development

# Install dependencies
$ npm install

# Build the package and install it locally
$ npm run dev

# Build the package
$ npm run build

# Publish the package
$ npm run publish

Keywords

nuxt

FAQs

Package last updated on 21 Oct 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts