nuxt

v1.3.0
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/* build/ lib/ test/ examples/

test

npm run lint && nyc ava --verbose test/ -- && nyc report --reporter=html

coverage

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

precommit

npm run lint

postinstall

opencollective postinstall || exit 0

test-appveyor

npm run lint && nyc ava --serial test/ -- && nyc report --reporter=html

Metadata

  • MIT
  • >=8.0.0
  • Unknown
  • released 1/31/2018

Downloads

Maintainers