Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

A generator to kickstart your Nuxt project in a few seconds! ⚡

License

Notifications You must be signed in to change notification settings

studiometa/create-nuxt-project

Repository files navigation

Create Nuxt Project

NPM Version Dependency Status devDependency Status

A generator to kickstart your Nuxt project in a few seconds! ⚡

Usage

Run the following command to bootstrap a WordPress project using Studio Meta's tools and workflows:

npx @studiometa/create-nuxt-project <project-name>

Documentation

This tool will generate a Nuxt project setup with our favorite tools at Studio Meta. It includes:

Contributing

This project's branches are managed with Git Flow, every feature branch must be merged into develop via a pull request.