Skip to content

zxpsuper/suporka-parcel-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Suporka-parcel-vue is a tool for vue developer to create a project and experience new tool.

It use the parcel bundler which is more quickly than webpack to pakeage the vue object.

And you can change it by yourself simply.

Usage

  • Install the module globally
npm install -g suporka-parcel-vue
  • And then init you object name
suporka-parcel-vue init <project-name>

Or

git clone https://github.com/zxpsuper/suporka-parcel-vue.git

And than change the project you want.

Example

suporka-parcel-vue init my-app

The above command pulls the template from zxpsuper/suporka-parcel-vue, prompts for some information, and generates the project at ./my-app/.

Ecosystem

Project Status Description
vue vue-status Single-page framework
vue-router vue-router-status Single-page application routing
parcel-bundler parcel-status Blazing fast, zero configuration web application bundler

Questions

If you have some questionn, you can send me a E-mail(zxpscau@163.com).

About

An object which use parcel to package Vue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published