Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Latest commit

 

History

History
20 lines (14 loc) · 375 Bytes

File metadata and controls

20 lines (14 loc) · 375 Bytes

<%= name %>

Build Setup

# install dependencies
$ <%= pm %> install

# serve with hot reload at localhost:3000
$ <%= pmRun %> dev

# build for production and launch server
$ <%= pmRun %> build
$ <%= pmRun %> start

# generate static project
$ <%= pmRun %> generate

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