Getting Started
Installation
Getting started with the Nuxt Customer Portal template
Quick Start
You can start a fresh new project with:
Terminal
npx nuxi init -t github:ludulicious/customer-portal
or create a new repository from GitHub:
- Open https://github.com/ludulicious/customer-portal
- Click on
Use this templatebutton - Enter repository name and click on
Create repository from templatebutton - Clone your new repository
- Install dependencies with your favorite package manager
- Start development server