Skip to content

cristijora/vue-npm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

vue-npm-template

Scaffold a pre-configured template which will let you publish vue components to npm very fast/

This template is Vue 2.0 compatible.

Before You Start...

This boilerplate is targeted at intermediate users who have knowledge of vue and npm modules. This template makes use of POI , Bili to bundle the vue component.

Usage

This is a project template for sao.

$ yarn global add sao       # Install sao if you haven't already
$ sao cristijora/vue-npm  # Create a new project based on this template
$ cd my-project               # Navigate into your new project folder

$ yarn install  # Install dependencies
$ yarn run dev  # Run development server on port 5000
$ yarn run build # Build your component for production

TODO list

  • Include test configurations
  • Include eslint support

About

Quick start for publishable to npm vue components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published