nuxt

v0.10.4
A minimalistic framework for server-rendered Vue.js applications (inspired by Next.js)
nuxt nuxt.js nuxtjs vue vue.js vuejs vue universal vue ssr vue isomorphic and 2 more...

lint

eslint --ext .js,.vue bin lib pages test/*.js --ignore-pattern lib/app

test

nyc ava --verbose --serial test/

build

webpack

watch

webpack --watch

coverage

nyc report --reporter=text-lcov > coverage.lcov && codecov

precommit

npm run lint

prepublish

npm run build

Metadata

  • MIT
  • >=4.3.0 <5.0.0 || >=5.10
  • Unknown
  • released 3/25/2017

Downloads

Maintainers