rodolfo-santos / welcome_to_restauranty

A little app with nuxt3 with nuxt-router and layouts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool



๐Ÿ’ป 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

About

A little app with nuxt3 with nuxt-router and layouts


Languages

Language:Vue 95.3%Language:TypeScript 4.7%