Skip to content

Files

Latest commit

 

History

History
executable file
·
22 lines (15 loc) · 397 Bytes

README.md

File metadata and controls

executable file
·
22 lines (15 loc) · 397 Bytes

<%= 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.