UNPKG

create-nuxt-app

Version:
23 lines (15 loc) 397 B
# <%= name %> > <%= description %> ## Build Setup ``` bash # 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](https://nuxtjs.org).