Skip to content

Latest commit

 

History

History
 
 

template

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

<%= name %>

<%= description %>

Build Setup

# install dependencies
$ <%= _.pm %> install

# serve with hot reload at localhost:3000
$ <%= _.pm %> run dev

# build for production and launch server
$ <%= _.pm %> run build
$ <%= _.pm %> start

# generate static project
$ <%= _.pm %> run generate

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