nuxt-community/nuxtent-template

Name: nuxtent-template

Owner: Nuxt Community

Description: Starter template for content heavy sites.

Created: 2017-07-08 02:00:21.0

Updated: 2018-05-06 06:39:22.0

Pushed: 2018-04-19 22:07:52.0

Homepage: https://nuxtent-template.now.sh

Size: 410

Language: Vue

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Nuxtent Template

A nuxtjs and nuxtent template.

Installation

This is a site template for vue-cli.

e init nuxt-community/nuxtent-template my-site
 my-site
stall dependencies
m install # Or yarn install

Make sure to use a version of vue-cli >= 2.1 (vue -V).

Usage
Development
rve with hot reloading at localhost:3000
m run dev

Go to http://localhost:3000

Production
ild for production and launch the server
m run build
m start
Generate
nerate a static project
m run generate

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


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.