nuxt

v1.0.0-alpha.3
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

npm run lint && 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

postinstall

opencollective postinstall

Metadata

  • MIT
  • >=4.3.0 <5.0.0 || >=5.10
  • Unknown
  • released 6/4/2017

Downloads

Maintainers