Skip to content
/ nuxt-small-stack Public template

Una app full stack js con Nuxt como punto de entrada

Notifications You must be signed in to change notification settings

Arbust908/nuxt-small-stack

Repository files navigation

Nuxt Small Stack

Build Setup

# Instalar Dependencias
npm install
# Crear tu propio ENV
mv .env.example .env
# Levantar el server en el puerto indicado
npm run dev

# Construrir para Produccion
npm run build
npm run start

# Generar el app estatico
npm run generate

Referencia de Tailwind

# => http://localhost:PORT/_tailwind/

Referencias

Nuxt.js.

About

Una app full stack js con Nuxt como punto de entrada

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published