Socket
Socket
Sign inDemoInstall

create-nuxt3-app

Package Overview
Dependencies
5
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    create-nuxt3-app

Create a nuxt 3 app in seconds


Version published
Maintainers
2
Created

Readme

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

FAQs

Last updated on 21 Oct 2022

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc