Skip to content

eugeneebergard/e2-frontend

Repository files navigation

Nuxt 3 Minimal Starter

Look at the Nuxt 3 documentation to learn more.

Setup

# install the dependencies
npm install
# copy env
cp .env.example .env

Development Server

Start the development server on http://localhost:8080:

npm run dev

Production

Build the application for production:

npm run build

Locally preview production build:

npm run preview

Or just:

npm run prod

Check out the deployment documentation for more information.

News-Api

https://newsapi.org/docs/get-started