wagerfield / nuxt-stack

Suite of modules and commands for building performant applications with zero configuration
https://nuxtstack.org
MIT License
66 stars 2 forks source link
cli nuxt nuxt-module pwa vue

Supercharge Nuxt with a suite of modules and commands for building performant applications with zero configuration.

Documentation

Features

Get started

# Make a new directory
mkdir example && cd example

# Install dependencies
yarn add nuxt nuxt-stack

# Initialise a new project
yarn nuxt init

# Start the dev server
yarn dev

Head over to the docs to learn more.

Author

Matthew Wagerfield

License

MIT