nuxt-community/module-template-rollup

Name: module-template-rollup

Owner: Nuxt Community

Description: Starter template for Nuxt.js Modules with rollup

Created: 2017-08-16 19:44:44.0

Updated: 2018-01-13 07:39:05.0

Pushed: 2017-10-16 20:47:11.0

Homepage:

Size: 9

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Module Template for Nuxt.js With Rollup

Starter template for Nuxt.js Modules

If you don't need rollup transpiling it is recommended using simpler variant module-template.

Features
Create a Nuxt Module

This is a template for vue-cli. Make sure to use a version of vue-cli >= 2.1 (vue -V) is installed. If you don't already have it, just install it.

init nuxt-community/module-template-rollup <module-name>
module-name>
 install # or npm install
Development

For easier development you can use yarn link or npm link to link to your project. Then start build using npm run dev. To version & publish module:

run release
Licenses

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.