/welcome_to_restauranty

A little app with nuxt3 with nuxt-router and layouts

Primary LanguageVue


Nuxt Typescript

💻 Welcome to Restauranty (NUXT3)

A small project created with Nuxt3

🚀 Setup

Configuration with docker (Recomendado)

Configuration without docker

Requirements:

  • NodeJS@14.17.0

Run

  • Install dependencies:

    npm install
  • Run app:

    npm run dev