nuxt

v0.9.7
A minimalistic framework for server-rendered Vue.js applications (inspired by Next.js)
nuxt nuxt.js nuxtjs vue vue.js vuejs next.js vue ssr

lint

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

test

nyc ava --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
  • Whatever
  • Unknown
  • released 1/30/2017

Downloads

Maintainers