ara-nuxtjs-demo

Ara Nuxtjs Demo

Demo for "Implementing Microfrontends in Nuxt.js using Svelte and Ara Framework"

Implementing Microfrontends in Nuxt.js using Svelte and Ara Framework

Nuxt application

Install dependencies for Nuxt application nuxt-site.

yarn install

Run Nuxt application on http://localhost:8000.

PORT=8000 yarn dev

Nova service

Install dependencies for Nova service nova.

yarn install

Run Nova service on http://localhost:3000

yarn dev

Nova Proxy

Install Ara CLI

npm install -g ara-cli

Run Nova Proxy on http://localhost:8080.

HYPERNOVA_BATCH=http://localhost:3000/batch ara run:proxy

Top categories

Loading Svelte Themes