nuxt

v1.0.0-gh-6fc5789
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 --serial test/ -- && nyc report --reporter=html

coverage

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

precommit

npm run lint

postinstall

opencollective postinstall || exit 0

Metadata

  • MIT
  • >=8.0.0
  • Unknown
  • released 12/12/2017

Downloads