zoosky / nuxt7-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Setup

# Install dependencies
$ yarn install

# Serve with hot reload at localhost:3000
$ yarn run dev

# Build for production and launch server
$ yarn run build
$ yarn start

# Generate static project
$ yarn run generate

For detailed explanation on how things work, checkout the Nuxt.js docs.

About


Languages

Language:Vue 83.3%Language:JavaScript 15.6%Language:CSS 1.1%