yooneskh / repro-anu-nuxt

Home Page:https://repro-anu-nuxt.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup

Make sure to install the dependencies:

# yarn
yarn install

Development Server

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

# yarn
yarn dev

Production

Build the application for production:

# yarn
yarn build

Locally preview production build:

# yarn
yarn preview

About

https://repro-anu-nuxt.vercel.app


Languages

Language:JavaScript 68.9%Language:Vue 31.1%