Skip to content

ammezie/vue-parcel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-parcel

Using Parcel in a Vue.js app

Getting Started

Clone the project repository by running the command below if you are using SSH:

git clone git@github.com:ammezie/vue-parcel.git

If you are using HTTPS, use this instead

git clone https://github.com/ammezie/vue-parcel.git

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:1234
npm run dev

# build for production with minification
npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published