Skip to content
/ nuxt-cms Public

A ddv Nuxt.js starter project template without the distraction of a complicated development environment.

License

Notifications You must be signed in to change notification settings

ddvs/nuxt-cms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ddvs/nuxt

Join the chat at https://gitter.im/ddvs/nuxt-cms

A ddv Nuxt.js starter project template without the distraction of a complicated development environment.

Live demo: https://starter.nuxtjs.org

Installation

This is a project template for vue-cli.

$ vue init ddvs/nuxt-cms my-project  
$ cd my-project                     
# install dependencies
$ npm install # Or yarn install

Usage

Development

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

Go to http://localhost:3000

Production

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

Generate

# generate a static project
$ npm run generate

About

A ddv Nuxt.js starter project template without the distraction of a complicated development environment.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •