davidroyer / nuxt-bp-g2d

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nuxt

Opinionated architecture and dev environment for new Nuxt.js projects.

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

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

# generate static project
$ yarn generate

# lint project (css + js)
$ yarn lint

Documentation

About


Languages

Language:Vue 61.4%Language:JavaScript 28.6%Language:CSS 9.9%