nuxt/nuxt-cli

Name: nuxt-cli

Owner: NUXT

Description: WIP: CLI for Nuxt.js projects

Created: 2017-06-12 08:47:40.0

Updated: 2018-03-29 16:19:11.0

Pushed: 2017-06-20 11:54:30.0

Homepage:

Size: 5

Language: null

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

nuxt-cli

CLI for Nuxt.js projects

Commands
Templates
eate nuxt.js project
 new <template-name> <folder-name?>

st official templates
 templates list
Project
art in development mode
 dev

ild for production
 build

art in production mode
 start

nerate a server-rendered static website
 generate
Modules
st nuxt.js official modules
 module list

d a nuxt.js module to the project
 module add <module-name>

move a nuxt module
 module rm/remove <module-name>

d a new module locally (modules/<module-name>/index.js)
 module new <module-name>

grade a nuxt module
 module upgrade <module-name>
Pages
d a page
 page add <page-name>

move a page
 page rm/remove <page-name>
Utils
alyze bundles
 analyze

nchmark project
 benchmarks

grade nuxt.js dependency
 upgrade

st project (proposal)
 test

nk nuxt.js to project (development of nuxt.js)
 link <nuxt.js-dir>

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.