Skip to content
This repository was archived by the owner on Dec 2, 2020. It is now read-only.

Files

Latest commit

a815374 · Apr 19, 2018

History

History

template

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Apr 19, 2018
Jul 20, 2017
Apr 19, 2018
Apr 19, 2018
Jul 20, 2017
Apr 19, 2018
Apr 19, 2018
Aug 2, 2017
Jul 20, 2017
Mar 26, 2018
Apr 19, 2018

README.md

{{ name }}

{{ description }}

Build Setup

# enter directory Nuxt source directory
$ cd site

# install dependencies
$ npm install # Or yarn install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm start

# generate static project
$ npm run generate

For detailed explanation on how things work, checkout the nuxt.js and nuxt-content docs.