Skip to content

chandru89new/parcel_vue

Repository files navigation

Parcel + Vue starter pack

This is a simple starter pack for Vue projects bundled through Parcel.

Contains:

  • Vue
  • Vue Router
  • Vuex
  • ESLint
  • Jest (for unit tests)

Getting started

Required:

  • node (>6.0)
> git clone https://github.com/chandru89new/parcel_vue.git
> cd parcel_vue
> npm install

Customization

You might want to edit the package.json file to change the name of the project, author etc.

Docs

The source code was created from this document.

About

simple vue+parcel starter pack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published