Skip to content

floki1250/Amaze-Template-Nuxt3

Repository files navigation

Nuxt 3 Amaze Template Starter

Capture d'écran_20221208_155904

Look at the Nuxt 3 documentation to learn more.

Setup

# Clone the repo

git clone https://github.com/floki1250/Amaze-Template-Nuxt3.git you_app_name

Make sure to install the dependencies:


# yarn

yarn install

## Development Server
Start the development server on http://localhost:3000

yarn dev -o

Production

Build the application for production:

yarn build

Locally preview production build:

npm run preview

Check out the deployment documentation for more information.

About

Minimal-Template-Nuxt 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published